We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 88710c7 commit 5f26efcCopy full SHA for 5f26efc
tests/e2e/koperator_suite_test.go
@@ -66,5 +66,5 @@ var _ = When("Testing e2e test altogether", Ordered, func() {
66
// testUninstallKafkaCluster()
67
testUninstallZookeeperCluster()
68
testUninstall()
69
- // snapshotClusterAndCompare(snapshottedInfo)
+ snapshotClusterAndCompare(snapshottedInfo)
70
})
0 commit comments