Skip to content

Commit 9f5d65b

Browse files
committed
Format
1 parent c155133 commit 9f5d65b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/merge/tests/merge-typedefs.spec.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1782,7 +1782,6 @@ describe('Merge TypeDefs', () => {
17821782
expect(prettyOutput).toBeSimilarString(prettyExpected);
17831783
});
17841784

1785-
17861785
it('merges the directives with the same name and same arguments', () => {
17871786
const directive = parse(/* GraphQL */ `
17881787
directive @link(

0 commit comments

Comments
 (0)