mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-11-14 17:26:22 +01:00
fix integration tests
This commit is contained in:
@@ -64,7 +64,7 @@ public class AbstractITCaseBase
|
||||
|
||||
/** Field description */
|
||||
public static final String BASE_URL =
|
||||
"http://localhost:8080/scm-webapp/api/rest/";
|
||||
"http://localhost:8081/scm-webapp/api/rest/";
|
||||
|
||||
/** Field description */
|
||||
public static final String EXTENSION = ".xml";
|
||||
|
||||
Reference in New Issue
Block a user