diff --git a/pkg/integration/tests/tests.go b/pkg/integration/tests/tests.go index 54b85c0a3..d4dfd03d9 100644 --- a/pkg/integration/tests/tests.go +++ b/pkg/integration/tests/tests.go @@ -45,7 +45,6 @@ var tests = []*components.IntegrationTest{ stash.Rename, stash.Stash, stash.StashIncludingUntrackedFiles, - stash.Stash, } func GetTests() []*components.IntegrationTest {