Skip to content

Commit d4611af

Browse files
committed
chore(fixture): fix unofficial queriesFor export
1 parent 05021a7 commit d4611af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/fixture/locator/index.ts

Lines changed: 1 addition & 1 deletion
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)