timols / java-gitlab-api

A wrapper for the Gitlab API written in Java
Apache License 2.0
387 stars 317 forks source link

Add possibility of creating subgroups. #265

Closed OlgaMaciaszek closed 6 years ago

OlgaMaciaszek commented 7 years ago

@timols Hello, I have created this PR in order to enable creating subgroups. The tests fail, however I don't see how my change could have affected the failing test. when I run ./mvnw verify locally, the tests pass. Could you please have a look at this?