Skip to content

Commit 7e28314

Browse files
refactor(a11y): use mock-window-url
1 parent 5a9b7bd commit 7e28314

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: a11y/a11y.test.js

+2
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44
import execa from 'execa'
55
import puppeteer from 'puppeteer'
66

7+
import '../__tests__/test-utils/mock-window-url'
8+
79
import routes from '../lib/util/webapp-routes'
810

911
import { mockServer } from './mock-server'

0 commit comments

Comments
 (0)