Skip to content

Commit

Permalink
conflicts
Browse files Browse the repository at this point in the history
  • Loading branch information
michalpristas committed Sep 21, 2023
1 parent bcb1018 commit 93558d6
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions testing/integration/upgrade_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -989,8 +989,6 @@ func removePackageVersionFiles(t *testing.T, f *atesting.Fixture) {
require.NoErrorf(t, err, "error removing package version file %q", vFile)
}
}
<<<<<<< HEAD
=======

// TestStandaloneUpgradeFailsStatus tests the scenario where upgrading to a new version
// of Agent fails due to the new Agent binary reporting an unhealthy status. It checks
Expand Down Expand Up @@ -1094,4 +1092,3 @@ type CustomPGP struct {
PGPUri string
PGPPath string
}
>>>>>>> b1d2e6b040 ([Bug] Do not fail when remote PGPs are not available (#3427))

0 comments on commit 93558d6

Please sign in to comment.