Skip to content

Commit

Permalink
Skip integration test
Browse files Browse the repository at this point in the history
  • Loading branch information
MDrakos committed Sep 24, 2024
1 parent 1d79eb6 commit b4c35a8
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 b4c35a8

Please sign in to comment.