mirror of
https://github.com/mempool/mempool.git
synced 2024-11-19 01:41:01 +01:00
Use full path for import
This commit is contained in:
parent
e4a43fcca5
commit
da4f891e2f
@ -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…
Reference in New Issue
Block a user