Skip to content

Commit 7eb6554

Browse files
removing t.parallel
1 parent cb95c1c commit 7eb6554

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/integration/networks/networks_test.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -316,7 +316,6 @@ func TestNetworks(t *testing.T) {
316316
} {
317317
envName := envName
318318
t.Run(envName, func(t *testing.T) {
319-
t.Parallel()
320319

321320
vars := map[string]interface{}{
322321
"access_context_manager_policy_id": policyID,

0 commit comments

Comments
 (0)