Skip to content

Commit

Permalink
test: update test_unit_format_basic.py
Browse files Browse the repository at this point in the history
  • Loading branch information
mraniki committed Jul 6, 2024
1 parent 3eafa96 commit 56113bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_unit_format_basic.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ def fmo():
@pytest.fixture
def order_basic():
"""return valid order"""
return "Sell ETH"
return "Short ETH"


@pytest.fixture
Expand Down

0 comments on commit 56113bf

Please sign in to comment.