Skip to content

Commit

Permalink
Removed mockserver method
Browse files Browse the repository at this point in the history
  • Loading branch information
smickovskid committed Aug 1, 2023
1 parent 15baea6 commit 4015cf3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion integration-tests/soak/ocr2_soak_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,5 @@ func TestSolanaOCRV2SoakTest(t *testing.T) {
return
}
state.DeployCluster(utils.ContractsDir)
state.SetAllAdapterResponsesToTheSameValue(10)
state.ValidateRoundsAfter(time.Now(), common.NewSoakRoundsCheckTimeout, 20000)
}

0 comments on commit 4015cf3

Please sign in to comment.