remove extra line

pull/8024/head
Medya Gh 2020-05-06 16:10:37 -07:00
parent 5055b5b29d
commit 7f7e35d7b5
1 changed files with 0 additions and 1 deletions

View File

@ -109,7 +109,6 @@ func TestStartStop(t *testing.T) {
{"SecondStart", validateSecondStart},
{"AppExistsAfterStop", validateAppExistsAfterStop},
{"AddonExistAfterStop", validateAddonAfterStop},
{"VerifyKubernetesImages", validateKubernetesImages},
{"Pause", validatePauseAfterSart},
}