Skip to content

Commit a54f7b9

Browse files
committed
Tidy up
1 parent a5614b3 commit a54f7b9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/test/groovy/graphql/schema/SchemaTransformerTest.groovy

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -960,7 +960,7 @@ type Query {
960960
visitedCodeRegistry instanceof GraphQLCodeRegistry.Builder
961961
}
962962

963-
def "deprecation transformation overrides existing deprecated directive reason for object type"() {
963+
def "deprecation transformation correctly overrides existing deprecated directive reasons"() {
964964
def schema = TestUtil.schema("""
965965
schema {
966966
query: QueryType

0 commit comments

Comments
 (0)