Skip to content

Commit

Permalink
update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
q9f committed Dec 30, 2024
1 parent 7cbb272 commit 4c1f6ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ The test suite expects working local HTTP and IPC endpoints with a prefunded dev
geth --dev --http --ipcpath /tmp/geth.ipc &
```

It also expects an `$INFURA_TOKEN` in environment to test some ENS queries on mainnet.
It also expects an `$DRPC_TOKEN` in environment to test some ENS queries on mainnet.

To run tests, simply use `rspec`. Note, that the Ethereum test fixtures are also required.

Expand Down

0 comments on commit 4c1f6ce

Please sign in to comment.