This commit is contained in:
2020-06-10 23:51:25 +00:00
parent 76b8fbd0cb
commit e0359d5de8
8 changed files with 109 additions and 19 deletions

View File

@@ -2,7 +2,7 @@
"pluginsFile": "tests/e2e/plugins/index.js",
"baseUrl": "http://localhost:8080",
"env": {
"adminusername": "manager",
"adminusername": "superuser",
"adminpassword": "l3tm3in"
}
}