Skip to content

Commit

Permalink
remove parallel
Browse files Browse the repository at this point in the history
  • Loading branch information
spowelljr committed Oct 18, 2021
1 parent 2c11804 commit ecebde8
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions test/integration/mount_start_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,6 @@ func TestMountStart(t *testing.T) {
t.Skip("skipping: none driver does not support mount")
}

MaybeParallel(t)

type validateFunc func(context.Context, *testing.T, string)
profile1 := UniqueProfileName("mount-start-1")
profile2 := UniqueProfileName("mount-start-2")
Expand Down

0 comments on commit ecebde8

Please sign in to comment.