Skip to content

Commit

Permalink
Merge branch version/0-44-0-RC1 to adopt changes from PR #3011
Browse files Browse the repository at this point in the history
  • Loading branch information
as-builds committed Jan 11, 2024
2 parents 585c78f + 267168b commit 6962174
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/integration/import_int_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,7 @@ urllib3>=1.21.1,<=1.26.5
)

func (suite *ImportIntegrationTestSuite) TestImport() {
suite.T().Skip("Skipping import test until DX-2444 is resolved: https://activestatef.atlassian.net/browse/DX-2444")
suite.OnlyRunForTags(tagsuite.Import)
ts := e2e.New(suite.T(), false)
defer ts.Close()
Expand Down

0 comments on commit 6962174

Please sign in to comment.