Skip to content

Commit 58ff48c

Browse files
committed
Verify no remaining
1 parent 2f2e485 commit 58ff48c

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

server/src/internalClusterTest/java/org/elasticsearch/snapshots/GetSnapshotsIT.java

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -963,5 +963,7 @@ public void testAllFeatures() {
963963
nextExpectedOffset += nextSize;
964964
remaining -= nextSize;
965965
}
966+
967+
assertEquals(0, remaining);
966968
}
967969
}

0 commit comments

Comments
 (0)