Skip to content

Commit

Permalink
Merge pull request #178 from tellor-io/pypi-fix
Browse files Browse the repository at this point in the history
changing packing name (again)
  • Loading branch information
0xSpuddy authored Sep 30, 2024
2 parents 8c273a8 + 0f1f091 commit 94f589b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/conftest.py
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ def evm_call_log():

@pytest.fixture
def disputer_account():

"""test account used for disputing"""
account_name = "disputer-test-acct"

if not find_accounts(account_name, 1337):
Expand Down

0 comments on commit 94f589b

Please sign in to comment.