summaryrefslogtreecommitdiff
path: root/test/e2e-go/features/teal/compile_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'test/e2e-go/features/teal/compile_test.go')
-rw-r--r--test/e2e-go/features/teal/compile_test.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/e2e-go/features/teal/compile_test.go b/test/e2e-go/features/teal/compile_test.go
index f042d318f..4db988bd4 100644
--- a/test/e2e-go/features/teal/compile_test.go
+++ b/test/e2e-go/features/teal/compile_test.go
@@ -30,6 +30,7 @@ import (
func TestTealCompile(t *testing.T) {
partitiontest.PartitionTest(t)
+ defer fixtures.ShutdownSynchronizedTest(t)
if testing.Short() {
t.Skip()