Skip to content

Commit

Permalink
Fix import from pytest-ethereum error
Browse files Browse the repository at this point in the history
  • Loading branch information
njgheorghita committed Jul 9, 2019
1 parent c6cbb8f commit 4bd5bed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/ethpm/tools/test_builder.py
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
version,
write_to_disk,
)
from pytest_ethereum.linker import (
from web3.tools.pytest_ethereum.linker import (
deploy,
link,
linker,
Expand Down

0 comments on commit 4bd5bed

Please sign in to comment.