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 6dd4373 commit c9b5a8dCopy full SHA for c9b5a8d
src/test/java/org/gitlab4j/api/PropertyConstants.java
@@ -3,7 +3,6 @@
3
public interface PropertyConstants {
4
5
public static final String TEST_PROJECT_SUBDIRECTORY_PATH = "src/main/docs/test-project.txt";
6
- public static final String TEST_PROPERTIES_FILENAME = "test-gitlab4j.properties";
7
8
// The following are keys used to look up values in the test propertiues file
9
public static final String ADMIN_PASSWORD_KEY = "TEST_ADMIN_PASSWORD";
0 commit comments