Skip to content

Commit f3cc3db

Browse files
iveltenxperiandri
authored andcommitted
Modifying introspection json file
1 parent 5a1b5b1 commit f3cc3db

3 files changed

Lines changed: 10 additions & 1526 deletions

File tree

tests/FSharp.Data.GraphQL.IntegrationTests/ResponseJsonTests.fs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ open FSharp.Data.GraphQL.Client
88

99
// Local provider should be able to be created from local introspection json file.
1010
// This schema is adjusted to have some less common type names in order to test them.
11-
type Provider = GraphQLProvider<"introspection-altered-types.json">
11+
type Provider = GraphQLProvider<"introspection.json">
1212

1313

1414
[<Fact>]

0 commit comments

Comments
 (0)