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'
|
||||
|
||||
describe('e2e: markdown', () => {
|
||||
const { page, isVisible, value, html } = setupPuppeteer()
|
||||
|
||||
Reference in New Issue
Block a user