diff options
Diffstat (limited to 'archaeological_finds/tests.py')
| -rw-r--r-- | archaeological_finds/tests.py | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/archaeological_finds/tests.py b/archaeological_finds/tests.py index 181ca12d0..649e645b3 100644 --- a/archaeological_finds/tests.py +++ b/archaeological_finds/tests.py @@ -243,6 +243,7 @@ class TreatmentWizardCreationTest(WizardTest, FindInit, TestCase):          FormData(              'Move treament',              form_datas={ +                'file-treatment_creation': {},                  'basetreatment-treatment_creation': {                      'treatment_type': 4,  # move                      'person': 1,  # doer | 
