Skip to content

Commit

Permalink
core/internal/features/ocr2: remove skip from TestIntegration_OCR2 (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
jmank88 authored Oct 22, 2024
1 parent 7d1dc96 commit f38b8aa
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion core/internal/features/ocr2/features_ocr2_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,6 @@ func setupNodeOCR2(

func TestIntegration_OCR2(t *testing.T) {
t.Parallel()
testutils.SkipFlakey(t, "https://smartcontract-it.atlassian.net/browse/BCF-3417")
testIntegration_OCR2(t)
}

Expand Down

0 comments on commit f38b8aa

Please sign in to comment.