Skip to content

Commit 92db72b

Browse files
authored
Merge pull request #2658 from RedisInsight/e2e/bugfix/desktop-fixes
e2e desktop fixes
2 parents 38ac7fd + 863ea19 commit 92db72b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/e2e/.testcafe-electron-rc.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
module.exports = {
2-
mainWindowUrl: process.env.COMMON_URL,
2+
mainWindowUrl: process.env.COMMON_URL + '#/',
33
electronPath: process.env.ELECTRON_PATH,
44
}

0 commit comments

Comments
 (0)