Use full path for import
This commit is contained in:
parent
94560a4fe4
commit
7d5b5ec23d
@ -44,7 +44,7 @@
|
||||
|
||||
'use strict'
|
||||
|
||||
import 'cypress-wait-until';
|
||||
import '../../node_modules/cypress-wait-until';
|
||||
import { PageIdleDetector } from './PageIdleDetector';
|
||||
import { mockWebSocket } from './websocket';
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user