style: minor fix.
This commit is contained in:
parent
0a64373037
commit
3189363ba9
@ -29,7 +29,6 @@ class TestReconciliationJarClient(TestCase):
|
|||||||
)
|
)
|
||||||
self.assertRedirects(response, '/don_confiao/cuadres')
|
self.assertRedirects(response, '/don_confiao/cuadres')
|
||||||
|
|
||||||
|
|
||||||
def _generate_two_cash_payments(self):
|
def _generate_two_cash_payments(self):
|
||||||
cash_payment1 = Payment()
|
cash_payment1 = Payment()
|
||||||
cash_payment1.date_time = '2024-07-07 12:00:00'
|
cash_payment1.date_time = '2024-07-07 12:00:00'
|
||||||
|
Loading…
Reference in New Issue
Block a user