remove parallel

pull/12719/head
Steven Powell 2021-10-18 09:52:35 -07:00
parent 2c11804096
commit ecebde8bf2
1 changed files with 0 additions and 2 deletions

View File

@ -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")