Skip to content

Commit bee64a8

Browse files
committed
make prettier happy
1 parent 7a8df03 commit bee64a8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/language/__tests__/printer-test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ describe('Printer: Query document', () => {
122122
`);
123123
});
124124

125-
it('Experimental: prints directives on directives', () => {
125+
it('Experimental: prints directives on directives', () => {
126126
const queryASTWithVariableDirective = parse(
127127
`
128128
directive @foo @bar on FIELD_DEFINITION

0 commit comments

Comments
 (0)