Skip to content

Commit 5f26efc

Browse files
author
Daniel Vaseekaran
committed
Re-Add Snapshot and compare
1 parent 88710c7 commit 5f26efc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/e2e/koperator_suite_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,5 +66,5 @@ var _ = When("Testing e2e test altogether", Ordered, func() {
6666
// testUninstallKafkaCluster()
6767
testUninstallZookeeperCluster()
6868
testUninstall()
69-
// snapshotClusterAndCompare(snapshottedInfo)
69+
snapshotClusterAndCompare(snapshottedInfo)
7070
})

0 commit comments

Comments
 (0)