summaryrefslogtreecommitdiff
path: root/test/e2e-go/cli/algod/cleanup_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'test/e2e-go/cli/algod/cleanup_test.go')
-rw-r--r--test/e2e-go/cli/algod/cleanup_test.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/e2e-go/cli/algod/cleanup_test.go b/test/e2e-go/cli/algod/cleanup_test.go
index ed8b8d0dd..bfad64877 100644
--- a/test/e2e-go/cli/algod/cleanup_test.go
+++ b/test/e2e-go/cli/algod/cleanup_test.go
@@ -29,6 +29,7 @@ import (
func TestNodeControllerCleanup(t *testing.T) {
partitiontest.PartitionTest(t)
+ defer fixtures.ShutdownSynchronizedTest(t)
t.Parallel()
a := require.New(fixtures.SynchronizedTest(t))