summaryrefslogtreecommitdiff
path: root/test/e2e-go/features/catchup/catchpointCatchup_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'test/e2e-go/features/catchup/catchpointCatchup_test.go')
-rw-r--r--test/e2e-go/features/catchup/catchpointCatchup_test.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/e2e-go/features/catchup/catchpointCatchup_test.go b/test/e2e-go/features/catchup/catchpointCatchup_test.go
index 3d1e35ef2..1548f5599 100644
--- a/test/e2e-go/features/catchup/catchpointCatchup_test.go
+++ b/test/e2e-go/features/catchup/catchpointCatchup_test.go
@@ -81,6 +81,7 @@ func (ec *nodeExitErrorCollector) Print() {
func TestBasicCatchpointCatchup(t *testing.T) {
partitiontest.PartitionTest(t)
+ defer fixtures.ShutdownSynchronizedTest(t)
if testing.Short() {
t.Skip()