Skip to content

Commit

Permalink
gofmt
Browse files Browse the repository at this point in the history
  • Loading branch information
dimkouv committed Jan 8, 2025
1 parent b5e312f commit a9a1bb6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion commit/merkleroot/query_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ func TestProcessor_Query(t *testing.T) {
},
RMNRemoteCfg: rmnRemoteCfg,
},
contractAddresses: contractAddrs,
contractAddresses: contractAddrs,
cfg: pluginconfig.CommitOffchainConfig{
RMNEnabled: true,
RMNSignaturesTimeout: 5 * time.Second,
Expand Down

0 comments on commit a9a1bb6

Please sign in to comment.