We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 38ac7fd + 863ea19 commit 92db72bCopy full SHA for 92db72b
tests/e2e/.testcafe-electron-rc.js
@@ -1,4 +1,4 @@
1
module.exports = {
2
- mainWindowUrl: process.env.COMMON_URL,
+ mainWindowUrl: process.env.COMMON_URL + '#/',
3
electronPath: process.env.ELECTRON_PATH,
4
}
0 commit comments