Skip to content

Commit

Permalink
Cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
coignetp committed Jun 28, 2024
1 parent 90ee28e commit a97f9e1
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions test/new-e2e/tests/installer/upgrade_scenario_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -74,9 +74,6 @@ func (s *upgradeScenarioSuite) TestUpgradeSuccessful() {
_, err := s.setCatalog(testCatalog)
require.NoError(s.T(), err)

_, err = s.stopExperimentCommand()
require.NoError(s.T(), err)

timestamp := s.host.LastJournaldTimestamp()
_, err = s.startExperimentCommand(latestAgentImageVersion)
require.NoError(s.T(), err)
Expand Down

0 comments on commit a97f9e1

Please sign in to comment.