Skip to content

Commit

Permalink
reopen PR
Browse files Browse the repository at this point in the history
  • Loading branch information
aali309 committed Apr 19, 2024
1 parent 144b9ba commit b33dd55
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/test/java/itest/GraphQLTest.java
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,7 @@ void testEnvironmentNodeListing() throws Exception {
assertThat(actualChild.name, is(expectedChildNode.name));
assertThat(actualChild.nodeType, is(expectedChildNode.nodeType));
}
//
}

@Disabled
Expand Down

0 comments on commit b33dd55

Please sign in to comment.