Skip to content

Commit

Permalink
Fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
xavierteres committed Nov 11, 2022
1 parent 1e4c751 commit 129bc29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion generationkwh/investmentstate_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -584,7 +584,7 @@ def test_invoice(self):
self.assertChangesEqual(inv, """\
draft: false
""",
u"INVOICED: Facturada i remesada\n"
u"INVOICED: Facturada\n"
)

self.assertActionsEqual(inv, u"""
Expand Down

0 comments on commit 129bc29

Please sign in to comment.