Skip to content

Commit 0c9364a

Browse files
committed
resolve test output differences
1 parent c86eb4c commit 0c9364a

File tree

3 files changed

+0
-182
lines changed

3 files changed

+0
-182
lines changed

test/expected/omit_weird_names.out

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -84,9 +84,6 @@ begin;
8484
{ +
8585
"name": "IDFilter" +
8686
}, +
87-
{ +
88-
"name": "IDListFilter" +
89-
}, +
9087
{ +
9188
"name": "Int" +
9289
}, +

test/expected/resolve___schema.out

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -269,10 +269,6 @@ begin;
269269
"kind": "INPUT_OBJECT", +
270270
"name": "IDFilter" +
271271
}, +
272-
{ +
273-
"kind": "INPUT_OBJECT", +
274-
"name": "IDListFilter" +
275-
}, +
276272
{ +
277273
"kind": "SCALAR", +
278274
"name": "Int" +

0 commit comments

Comments
 (0)