test(Transition): more complete transition e2e tests (#1151)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import path from 'path'
|
||||
import { setupPuppeteer, E2E_TIMEOUT } from './e2eUtils'
|
||||
import { setupPuppeteer, E2E_TIMEOUT } from '../../__tests__/e2eUtils'
|
||||
|
||||
declare const globalStats: {
|
||||
label: string
|
||||
|
||||
Reference in New Issue
Block a user