Skip to content

Commit 9cff863

Browse files
committed
one line
1 parent f74823a commit 9cff863

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

src/utilities/__tests__/printSchema-test.ts

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -795,9 +795,7 @@ describe('Type System Printer', () => {
795795
url: String!
796796
) on SCALAR
797797
798-
"""
799-
Indicates that exactly one field must be supplied and not \`null\`.
800-
"""
798+
"""Indicates that exactly one field must be supplied and not \`null\`."""
801799
directive @oneOf on INPUT_OBJECT
802800
803801
"""

0 commit comments

Comments
 (0)