Ability to chage the route (#5703)

This commit is contained in:
Maurizio Vitale
2020-05-14 12:44:20 +01:00
committed by GitHub
parent 7d4a956833
commit 1043748765
2 changed files with 3 additions and 2 deletions

View File

@@ -116,6 +116,7 @@ exports.config = {
params: {
testConfig: TestConfig,
loginRoute: '/login',
config: TestConfig.appConfig,
groupSuffix: GROUP_SUFFIX,
identityAdmin: TestConfig.identityAdmin,