Skip to content

Commit

Permalink
revert
Browse files Browse the repository at this point in the history
  • Loading branch information
AnieeG committed Mar 8, 2024
1 parent 2f0f6ad commit da615b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion integration-tests/ccip-tests/testconfig/ccip.go
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ type CCIPTestConfig struct {
MaxNoOfLanes int `toml:",omitempty"`
ChaosDuration *config.Duration `toml:",omitempty"`
USDCMockDeployment *bool `toml:",omitempty"`
TimeoutForPriceUpdLate *config.Duration `toml:",omitempty"`
TimeoutForPriceUpdate *config.Duration `toml:",omitempty"`
FailOnFirstErrorInLoad *bool `toml:",omitempty"`
}

Expand Down

0 comments on commit da615b4

Please sign in to comment.