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