Skip to content

Commit

Permalink
Fix introspection tests.
Browse files Browse the repository at this point in the history
  • Loading branch information
paulofaria committed Jun 24, 2020
1 parent 89cecea commit 7d4714b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -502,7 +502,7 @@ class StarWarsIntrospectionTests : XCTestCase {
"kind": "SCALAR",
]
],
"defaultValue": "R2-D2",
"defaultValue": "\"R2-D2\"",
]
]
]
Expand Down

0 comments on commit 7d4714b

Please sign in to comment.