Skip to content

Commit

Permalink
Fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
shahthepro committed Nov 20, 2023
1 parent 7a02b35 commit 0da406d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_token.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@


def test_name(token):
assert token.name() == "Origin Dollar Governance"
assert token.name() == "Origin DeFi Governance"


def test_symbol(token):
Expand Down

0 comments on commit 0da406d

Please sign in to comment.