summaryrefslogtreecommitdiff
path: root/archaeological_operations
diff options
context:
space:
mode:
authorÉtienne Loks <etienne.loks@iggdrasil.net>2018-08-21 12:21:58 +0200
committerÉtienne Loks <etienne.loks@iggdrasil.net>2018-08-21 12:21:58 +0200
commit9a42480febe04f2fa1e2416310906dfab57b0cb9 (patch)
treede2ae36f8c87a50c0ca91b74df183af1ec287075 /archaeological_operations
parentfab4d28bed4ec75e2efa6527503f3a5ca466534c (diff)
downloadIshtar-9a42480febe04f2fa1e2416310906dfab57b0cb9.tar.bz2
Ishtar-9a42480febe04f2fa1e2416310906dfab57b0cb9.zip
External ID: general filters - deduplicate filter
Diffstat (limited to 'archaeological_operations')
-rw-r--r--archaeological_operations/tests.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/archaeological_operations/tests.py b/archaeological_operations/tests.py
index e1bf43f5a..e5c77e501 100644
--- a/archaeological_operations/tests.py
+++ b/archaeological_operations/tests.py
@@ -946,7 +946,7 @@ class OperationTest(TestCase, OperationInitTest):
ContextRecord.objects.create(label='CR-{}'.format(idx),
operation=self.item)
- def testExternalID(self):
+ def test_external_id(self):
self.item.code_patriarche = '123456789'
self.item.save()
parcel = self.get_default_parcel()