Skip to content

Commit

Permalink
* fix economy
Browse files Browse the repository at this point in the history
  • Loading branch information
gigimon committed Mar 18, 2024
1 parent 45d407f commit 3de9b6b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions integration/tests/economy/steps.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,8 @@
from solders.signature import Signature

from integration.tests.economy.const import DECIMAL_CONTEXT, TX_COST
from integration.tests.helpers.basic import hasattr_recursive
from utils.consts import LAMPORT_PER_SOL
from utils.helpers import wait_condition
from utils.helpers import wait_condition, hasattr_recursive


@allure.step("Verify operator profit")
Expand Down

0 comments on commit 3de9b6b

Please sign in to comment.