Skip to content

Commit 5b31e3b

Browse files
committed
chore(fixture): fix unofficial queriesFor export
1 parent 0b383f2 commit 5b31e3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/fixture/locator/index.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ export {
66
withinFixture,
77
} from './fixtures'
88
export type {Queries} from './fixtures'
9-
export {queriesFor} from './helpers'
9+
export {queriesFor} from './queries'

0 commit comments

Comments
 (0)