Skip to content
Snippets Groups Projects
Commit 82a19d0b authored by Martin's avatar Martin
Browse files

OZG-7952 rename url bezeichner

parent b7711221
No related branches found
No related tags found
No related merge requests found
......@@ -798,7 +798,7 @@ String generateCypressConfig(String bezeichner, String appName, String appVarian
String generateUrlBezeichner(String bezeichner, String appName) {
if (appName == 'admin-e2e') {
return "${bezeichner}-admin";
return "${bezeichner}-administration";
}
return bezeichner;
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment