mirror of
https://github.com/spiral-project/ihatemoney.git
synced 2025-05-06 05:01:48 +02:00
Temporarily set maxDiff as None
This commit is contained in:
parent
487e7d595c
commit
b723ed26f8
1 changed files with 1 additions and 0 deletions
|
@ -1128,6 +1128,7 @@ class BudgetTestCase(IhatemoneyTestCase):
|
||||||
)
|
)
|
||||||
|
|
||||||
def test_export(self):
|
def test_export(self):
|
||||||
|
self.maxDiff = None
|
||||||
self.post_project("raclette")
|
self.post_project("raclette")
|
||||||
|
|
||||||
# add members
|
# add members
|
||||||
|
|
Loading…
Reference in a new issue