Skip to content
Snippets Groups Projects
Commit 34eed659 authored by Felix Kunde's avatar Felix Kunde
Browse files

fix TestMigrateEBS

parent 913ebde6
No related branches found
No related tags found
No related merge requests found
......@@ -203,7 +203,7 @@ func TestMigrateEBS(t *testing.T) {
cluster.Namespace = namespace
filterLabels := cluster.labelsSet(false)
testVolumes := []testVolume{testVol, testVol, testVol}
testVolumes := []testVolume{testVol, testVol}
initTestVolumesAndPods(cluster.KubeClient, namespace, clusterName, filterLabels, testVolumes)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment