From bef85b7841d4bc6e8f3c2701fd88deb8d1f008b7 Mon Sep 17 00:00:00 2001 From: Matt Dale <9760375+matthewdale@users.noreply.github.com> Date: Wed, 16 Aug 2023 10:54:55 -0700 Subject: [PATCH] GODRIVER-2946 Remove call to mtest.T.Close in Go integration. (#170) --- integrations/go/workload_executor_test.go | 1 - 1 file changed, 1 deletion(-) diff --git a/integrations/go/workload_executor_test.go b/integrations/go/workload_executor_test.go index b00f594d..843046ba 100644 --- a/integrations/go/workload_executor_test.go +++ b/integrations/go/workload_executor_test.go @@ -67,7 +67,6 @@ func TestAtlasPlannedMaintenance(t *testing.T) { RunOn(fileReqs...). CreateClient(false) mt := mtest.New(t, mtOpts) - defer mt.Close() testCase := testCases[0] testOpts := mtest.NewOptions().