We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4397653 commit 883999bCopy full SHA for 883999b
src/test/java/org/gitlab4j/api/PropertyConstants.java
@@ -4,7 +4,7 @@ public interface PropertyConstants {
4
5
String TEST_PROJECT_SUBDIRECTORY_PATH = "src/main/docs/test-project.txt";
6
7
- // The following are keys used to look up values in the test propertiues file
+ // The following are keys used to look up values in the test properties file
8
String ADMIN_PASSWORD_KEY = "TEST_ADMIN_PASSWORD";
9
String ADMIN_USERNAME_KEY = "TEST_ADMIN_USERNAME";
10
String ACCESS_TOKEN_KEY = "TEST_ACCESS_TOKEN";
0 commit comments