Skip to content

Commit

Permalink
Added ocr2 conf
Browse files Browse the repository at this point in the history
  • Loading branch information
smickovskid committed Feb 7, 2024
1 parent f2881ee commit d20d1e3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions integration-tests/testconfig/testconfig.go
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,7 @@ type TestConfig struct {
Keeper *keeper_config.Config `toml:"Keeper"`
LogPoller *lp_config.Config `toml:"LogPoller"`
OCR *ocr_config.Config `toml:"OCR"`
OCR2 *ocr2_config.Config `toml:"OCR2"`
VRF *vrf_config.Config `toml:"VRF"`
VRFv2 *vrfv2_config.Config `toml:"VRFv2"`
VRFv2Plus *vrfv2plus_config.Config `toml:"VRFv2Plus"`
Expand Down

0 comments on commit d20d1e3

Please sign in to comment.