Skip to content

Commit

Permalink
Remove pinning to 8.14.0. (#4757)
Browse files Browse the repository at this point in the history
  • Loading branch information
cmacknz authored May 17, 2024
1 parent 6380ea5 commit c0746f4
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion .package-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
8.14.0
8.15.0
2 changes: 0 additions & 2 deletions testing/integration/upgrade_broken_package_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,6 @@ func TestUpgradeBrokenPackageVersion(t *testing.T) {
Sudo: true, // requires Agent installation
})

t.Skip("Skip until the first 8.15.0-SNAPSHOT is available")

ctx, cancel := testcontext.WithDeadline(t, context.Background(), time.Now().Add(10*time.Minute))
defer cancel()

Expand Down

0 comments on commit c0746f4

Please sign in to comment.