Skip to content
This repository was archived by the owner on Mar 14, 2025. It is now read-only.

Commit 734581a

Browse files
committed
resolve one more conflict
1 parent a3492fc commit 734581a

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

core/services/chainlink/config_test.go

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1370,11 +1370,7 @@ func TestConfig_Validate(t *testing.T) {
13701370
- 2: 5 errors:
13711371
- ChainType: invalid value (Arbitrum): only "optimismBedrock" can be used with this chain id
13721372
- Nodes: missing: must have at least one node
1373-
<<<<<<< HEAD
1374-
- ChainType: invalid value (Arbitrum): must be one of arbitrum, astar, celo, gnosis, hedera, kroma, mantle, metis, optimismBedrock, scroll, wemix, xlayer, zkevm, zksync or omitted
1375-
=======
13761373
- ChainType: invalid value (Arbitrum): must be one of arbitrum, astar, celo, gnosis, hedera, kroma, mantle, metis, optimismBedrock, sei, scroll, wemix, xlayer, zkevm, zksync, zircuit or omitted
1377-
>>>>>>> 7debe85cc4 (BCFR-1099 sei custom log index (#15858))
13781374
- FinalityDepth: invalid value (0): must be greater than or equal to 1
13791375
- MinIncomingConfirmations: invalid value (0): must be greater than or equal to 1
13801376
- 3: 3 errors:

0 commit comments

Comments
 (0)