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.
1 parent 38ac7fd commit 863ea19Copy full SHA for 863ea19
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