Skip to content

Commit

Permalink
✅ Unit Test updated
Browse files Browse the repository at this point in the history
  • Loading branch information
mraniki committed Aug 4, 2023
1 parent 52c1e49 commit b9f3ccb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_dex_exchange_plugin.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
from tt.plugins.default_plugins.dex_exchange_plugin import DexExchangePlugin


@pytest.fixture(name="bsc")
@pytest.fixture(scope="session", autouse=True)
def set_test_settings_DEX56():
settings.configure(FORCE_ENV_FOR_DYNACONF="testingbsc")

Expand Down

0 comments on commit b9f3ccb

Please sign in to comment.