Skip to content

Commit

Permalink
remove irrelevant comment
Browse files Browse the repository at this point in the history
  • Loading branch information
harisang committed Oct 6, 2024
1 parent 5195c0e commit 9fff837
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/e2e/test_blockchain_data.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@

@pytest.fixture()
def set_env_variables(monkeypatch):
"""Set `REMOVE_SOLVER_PK` to a string so that blacklisting can be called."""
with patch.dict(environ, clear=True):
envvars = {
"CHAIN_SLEEP_TIME": "1",
Expand Down

0 comments on commit 9fff837

Please sign in to comment.