Test extension
* adds further checks on EcoAccount tests for proper updating of new deductable_rest attribute
This commit is contained in:
@@ -187,6 +187,7 @@ class BaseTestCase(TestCase):
|
||||
eco_account = EcoAccount.objects.create(
|
||||
identifier="TEST",
|
||||
title="Test_title",
|
||||
deductable_surface=500,
|
||||
legal=lega_data,
|
||||
responsible=responsible_data,
|
||||
created=action,
|
||||
|
||||
Reference in New Issue
Block a user