chore: Update tests

(cherry picked from commit 5b74161195)
This commit is contained in:
Deepesh Garg
2022-11-01 20:17:34 +05:30
committed by Mergify
parent 9b63a1a2e9
commit 12b15347bc

View File

@@ -916,7 +916,8 @@ class TestSalesInvoice(unittest.TestCase):
pos_return.insert()
pos_return.submit()
self.assertEqual(pos_return.get("payments")[0].amount, -1000)
self.assertEqual(pos_return.get("payments")[0].amount, -500)
self.assertEqual(pos_return.get("payments")[1].amount, -500)
def test_pos_change_amount(self):
make_pos_profile(