Skip to content

Commit

Permalink
Merge branch version/0-47-0-RC1 to adopt changes from PR #3510
Browse files Browse the repository at this point in the history
  • Loading branch information
as-builds committed Sep 25, 2024
2 parents a384772 + 86659c5 commit 596b29e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/integration/install_int_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@ func (suite *InstallIntegrationTestSuite) TestInstall_NoMatches_NoAlternatives()
}

func (suite *InstallIntegrationTestSuite) TestInstall_NoMatches_Alternatives() {
suite.T().Skip("Requires https://activestatef.atlassian.net/browse/DX-3074 to be resolved.")
suite.OnlyRunForTags(tagsuite.Install)
ts := e2e.New(suite.T(), false)
defer ts.Close()
Expand Down

0 comments on commit 596b29e

Please sign in to comment.