Skip to content

Commit

Permalink
chore(fixture): fix unofficial queriesFor export
Browse files Browse the repository at this point in the history
  • Loading branch information
jrolfs committed Sep 17, 2022
1 parent 9ddf833 commit d0163e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/fixture/locator/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ export {
withinFixture,
} from './fixtures'
export type {Queries} from './fixtures'
export {queriesFor} from './helpers'
export {queriesFor} from './queries'

0 comments on commit d0163e3

Please sign in to comment.