summaryrefslogtreecommitdiff
path: root/archaeological_files/tests.py
diff options
context:
space:
mode:
Diffstat (limited to 'archaeological_files/tests.py')
-rw-r--r--archaeological_files/tests.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/archaeological_files/tests.py b/archaeological_files/tests.py
index 8e99f59b8..89a84f64f 100644
--- a/archaeological_files/tests.py
+++ b/archaeological_files/tests.py
@@ -693,6 +693,7 @@ class FileOperationTest(TestCase, OperationInitTest, FileInit):
# no parcel on the file -> new parcels are copied from the
# operation
self.operation.associated_file = self.item
+ self.operation._no_down_model_update = False
self.operation.save()
self.assertEqual(self.item.parcels.count(), initial_nb + 10)
# parcel owner well attached