Skip to content

Commit

Permalink
Diagnosing Enso errors
Browse files Browse the repository at this point in the history
  • Loading branch information
miohtama committed Dec 4, 2024
1 parent 45fa1ee commit a0811e0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/velvet/test_velvet_api.py
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,6 @@ def anvil_base_fork(request, vault_owner, usdc_holder, deposit_user) -> AnvilLau
launch = fork_network_anvil(
JSON_RPC_BASE,
unlocked_addresses=[vault_owner, usdc_holder, deposit_user],
fork_block_number=23261311,
)
try:
yield launch
Expand Down

0 comments on commit a0811e0

Please sign in to comment.