Skip to content

Commit

Permalink
fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
NileshPant1999 committed Dec 3, 2024
1 parent d03d776 commit 5659af3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_xero/test_models.py
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@ def test_get_expense_purpose(db):

assert (
expense_purpose
== "[email protected] - Food - - 2020-01-01 - C/2022/06/R/1 - "
== "[email protected] - WIP / None - - 2022-05-25 - C/2022/05/R/13 - "
)


Expand Down

0 comments on commit 5659af3

Please sign in to comment.