Skip to content

Commit 5b878d7

Browse files
committed
Added info on TEST_SUDO_AS_USERNAME (#92).
1 parent 96d0fb2 commit 5b878d7

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/test/java/org/gitlab4j/api/TestUserApi.java

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,10 @@
2121
*
2222
* If any of the above are NULL, all tests in this class will be skipped.
2323
*
24+
* TEST_SUDO_AS_USERNAME
25+
*
26+
* If this is null the sudo() tyests will be skipped.
27+
*
2428
*/
2529
public class TestUserApi {
2630

0 commit comments

Comments
 (0)