Skip to content

Commit aa206d7

Browse files
committed
cleanup
1 parent c12be77 commit aa206d7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/test/groovy/graphql/execution/incremental/IncrementalCallStateDeferTest.groovy

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@ class IncrementalCallStateDeferTest extends Specification {
3434
results[2].incremental[0].data["a"] == "A"
3535
}
3636

37-
// flaky
3837
def "calls within calls are enqueued correctly"() {
3938
given:
4039
def incrementalCallState = new IncrementalCallState()

0 commit comments

Comments
 (0)