Skip to content
This repository has been archived by the owner on Jan 9, 2025. It is now read-only.

Commit

Permalink
fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
enitrat committed Jul 22, 2024
1 parent 67b398d commit 2f4304f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kakarot_scripts/deploy_kakarot.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
RPC_CLIENT,
NetworkType,
)
from kakarot_scripts.utils.kakarot import deploy as deploy_evm
from kakarot_scripts.utils.kakarot import deploy_contract as deploy_evm
from kakarot_scripts.utils.kakarot import deploy_with_presigned_tx
from kakarot_scripts.utils.kakarot import dump_deployments as dump_evm_deployments
from kakarot_scripts.utils.kakarot import get_deployments as get_evm_deployments
Expand Down

0 comments on commit 2f4304f

Please sign in to comment.