Skip to content

Commit ff8bf76

Browse files
committed
test(graphql-types-generator): path related
1 parent f5ca0e4 commit ff8bf76

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/graphql-types-generator/test/loading.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ describe('Validation', () => {
1616
loadAndMergeQueryDocuments(inputPaths);
1717
}).toThrowError(
1818
`Could not parse graphql operations in ${path.join(
19+
'test',
1920
'fixtures',
2021
'misc',
2122
'invalid-gqlQueries.js',

0 commit comments

Comments
 (0)