Skip to content

Commit

Permalink
Rename test
Browse files Browse the repository at this point in the history
  • Loading branch information
Naatan committed Oct 16, 2023
1 parent 6d29576 commit 105dda2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/integration/install_int_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ func (suite *InstallIntegrationTestSuite) TestInstall_NoMatches_Alternatives() {
}
}

func (suite *InstallIntegrationTestSuite) TestInstall_or() {
func (suite *InstallIntegrationTestSuite) TestInstall_BuildPlannerError() {
suite.OnlyRunForTags(tagsuite.Install)
ts := e2e.New(suite.T(), false)
defer ts.Close()
Expand Down

0 comments on commit 105dda2

Please sign in to comment.