Rename PulsarTestContainerSupport#stopContainer2 to stopContainer (#647)
This commit is contained in:
@@ -41,7 +41,7 @@ public interface PulsarTestContainerSupport {
|
||||
PULSAR_CONTAINER.start();
|
||||
}
|
||||
|
||||
static void stopContainer2() {
|
||||
static void stopContainer() {
|
||||
PULSAR_CONTAINER.stop();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user