Skip to content

Commit 465b2b2

Browse files
committed
Re-enable integration test.
1 parent 5a8ebc8 commit 465b2b2

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

test/integration/cve_int_test.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ type CveIntegrationTestSuite struct {
1313
}
1414

1515
func (suite *CveIntegrationTestSuite) TestCve() {
16-
suite.T().Skip("This does not work right now") // DX-3252, CP-658
1716
suite.OnlyRunForTags(tagsuite.Cve)
1817

1918
ts := e2e.New(suite.T(), false)

0 commit comments

Comments
 (0)