summaryrefslogtreecommitdiff
path: root/archaeological_finds/tests.py
diff options
context:
space:
mode:
authorÉtienne Loks <etienne.loks@iggdrasil.net>2018-11-30 18:47:14 +0100
committerÉtienne Loks <etienne.loks@iggdrasil.net>2018-11-30 18:48:21 +0100
commiteddd946150bcd9d4ddb05000806cc2cdfb9af60d (patch)
treee091e17882ca67be8e6040e938439fa5a5e6bc5a /archaeological_finds/tests.py
parentafd7fb9c2be01a44a45f582eebdf02632a10be99 (diff)
downloadIshtar-eddd946150bcd9d4ddb05000806cc2cdfb9af60d.tar.bz2
Ishtar-eddd946150bcd9d4ddb05000806cc2cdfb9af60d.zip
Manage basket to treatment file association
Diffstat (limited to 'archaeological_finds/tests.py')
-rw-r--r--archaeological_finds/tests.py3
1 files changed, 1 insertions, 2 deletions
diff --git a/archaeological_finds/tests.py b/archaeological_finds/tests.py
index 8d1ffe91d..1f26463ca 100644
--- a/archaeological_finds/tests.py
+++ b/archaeological_finds/tests.py
@@ -215,8 +215,7 @@ class TreatmentWizardCreationTest(WizardTest, FindInit, TestCase):
'treatment_type': None,
'person': 1, # doer
'location': 1, # associated warehouse
- 'year': 2016,
- 'target_is_basket': False
+ 'year': 2016
},
'selecfind': {
'pk': 1,