mirror of
https://github.com/scm-manager/scm-manager.git
synced 2026-07-06 00:08:57 +02:00
fixed tests
This commit is contained in:
@@ -101,7 +101,7 @@ const response = {
|
||||
|
||||
const URL = "repositoryRoles";
|
||||
const ROLES_URL = "/api/v2/repositoryRoles";
|
||||
const ROLE1_URL = "http://localhost:8081/api/v2/repositoryRoles/specialrole";
|
||||
const ROLE1_URL = "http://localhost:8081/scm/api/v2/repositoryRoles/specialrole";
|
||||
|
||||
const error = new Error("FEHLER!");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user