Skip to content

Commit bb7f639

Browse files
authored
Update test end-point url
1 parent d0a934e commit bb7f639

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/test/java/edu/usf/cutr/open311client/TestConstants.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,5 @@ public class TestConstants {
1919

2020
public static final String API_KEY = "937033cad3054ec58a1a8156dcdd6ad8a416af2f";
2121

22-
public static final String ENDPOINT = "http://test.seeclickfix.com/open311/v2/";
22+
public static final String ENDPOINT = "https://seeclickfix.com/open311/v2/29/";
2323
}

0 commit comments

Comments
 (0)