Skip to content

Commit b665f80

Browse files
authored
Update aXe import
1 parent 75fea76 commit b665f80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/find/src/findForUrl.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
import type {Finding} from './types.d.js'
2-
import AxeBuilder from '@axe-core/playwright'
2+
import {AxeBuilder} from '@axe-core/playwright'
33
import playwright from 'playwright'
44
import {AuthContext} from './AuthContext.js'
55
import {generateScreenshots} from './generateScreenshots.js'

0 commit comments

Comments
 (0)