Skip to content

Commit

Permalink
fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
bschimke95 committed Jul 1, 2024
1 parent 5f67a87 commit e058d2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/e2e/cluster_upgrade_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ import (
)

var _ = Describe("Workload cluster upgrade [CK8s-Upgrade]", func() {
BeforeAll(func() {
BeforeEach(func() {
// TODO(bschimke): Remove once we find a way to run e2e tests with other infrastructure providers that support snap.
Skip("Skipping the upgrade tests as snap does not work on CAPD.")
})
Expand Down

0 comments on commit e058d2e

Please sign in to comment.