Skip to content

Commit c9b5a8d

Browse files
committed
Remove unused constant in PropertyConstants
1 parent 6dd4373 commit c9b5a8d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
public interface PropertyConstants {
44

55
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";
76

87
// The following are keys used to look up values in the test propertiues file
98
public static final String ADMIN_PASSWORD_KEY = "TEST_ADMIN_PASSWORD";

0 commit comments

Comments
 (0)