Skip to content

Commit fe6ad91

Browse files
remove redundant method
1 parent e123818 commit fe6ad91

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tests/e2e/helpers/utils.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
11
import { ClientFunction } from 'testcafe';
2-
import { commonUrl } from './conf';
32

43
export const goBackHistory = ClientFunction(() => window.history.back());
5-
export const openRedisHomePage = ClientFunction(() => window.open(commonUrl, '_blank'));

0 commit comments

Comments
 (0)