Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add missing import in tests
Browse files Browse the repository at this point in the history
gabmontes committed May 29, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent 0416505 commit a2c306e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions apps/ethereum_jsonrpc/config/runtime/test.exs
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
import Config

alias EthereumJSONRPC.Variant

config :ethereum_jsonrpc, EthereumJSONRPC.RequestCoordinator, wait_per_timeout: 2

0 comments on commit a2c306e

Please sign in to comment.