mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-22 01:22:54 +00:00
Resolve "Auth providers should be ready on components init"
This commit is contained in:
@@ -5,5 +5,6 @@
|
||||
"screenshotsFolder": "cypress/screenshots",
|
||||
"pluginsFile": "cypress/plugins/index.ts",
|
||||
"fixturesFolder": "cypress/fixtures",
|
||||
"baseUrl": "http://localhost:4200"
|
||||
}
|
||||
"baseUrl": "http://localhost:4200",
|
||||
"defaultCommandTimeout": 10000
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user