Skip to content

Commit

Permalink
Clean up comments
Browse files Browse the repository at this point in the history
  • Loading branch information
miohtama committed Sep 26, 2024
1 parent cd6d7a9 commit 3006ae6
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions tests/enzyme/test_arbitrum_trade.py
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
"""Get Enzyme trade on Arbitrum.
"""Enzyme trade on Arbitrum.
- Use Arbitrum live RPC for testing
- Use Arbitrum mainnet fork for testing
- Deploy a vault on a live mainnet fork and do a Uniswap v3 trade as an asset manager
- Deploy a vault with a guard
- Do swap and credit supply tests
"""
import os

Expand Down

0 comments on commit 3006ae6

Please sign in to comment.