Skip to content

Commit

Permalink
remove merge artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
Tofel committed Jun 26, 2024
1 parent f1d4cd3 commit 6e27322
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions integration-tests/soak/ocr_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -149,9 +149,6 @@ func executeOCRSoakTest(t *testing.T, test *testsetups.OCRSoakTest, config *tc.T
require.NoError(t, err, "Error creating seth client")
}

if !test.Interrupted() {
test.DeployEnvironment(config)
}
l.Info().Str("test", t.Name()).Msg("Starting OCR soak test")
if !test.Interrupted() {
test.DeployEnvironment(config)
Expand Down

0 comments on commit 6e27322

Please sign in to comment.