Skip to content

Commit

Permalink
(test): added comment to test
Browse files Browse the repository at this point in the history
  • Loading branch information
tomsfernandez committed Sep 19, 2022
1 parent a90173d commit 148096b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ class GraphQLTCKValidationTest extends GraphQLFunSuiteCycleTests {
assertReport(s"$basePath/invalid/missing-matrix-field.graphql")
}

// Test valid singular API
// Test valid singular API. Only used to debug a Singular test, this is run as part of the TCK
ignore("interface-chain-covariant") {
assertConforms(s"$basePath/valid/interface-chain-covariant.graphql")
}
Expand Down

0 comments on commit 148096b

Please sign in to comment.