summaryrefslogtreecommitdiff
path: root/archaeological_finds/tests.py
diff options
context:
space:
mode:
Diffstat (limited to 'archaeological_finds/tests.py')
-rw-r--r--archaeological_finds/tests.py3
1 files changed, 2 insertions, 1 deletions
diff --git a/archaeological_finds/tests.py b/archaeological_finds/tests.py
index 76e6764b2..178a5f035 100644
--- a/archaeological_finds/tests.py
+++ b/archaeological_finds/tests.py
@@ -338,7 +338,8 @@ class TreatmentWizardCreationTest(WizardTest, FindInit, TestCase):
wizard_name = 'treatment_wizard'
steps = views.treatment_wizard_steps
redirect_url = "/treatment_search/general-treatment_search?" \
- "open_item={last_id}"
+ "open_item={last_id}"
+ model = models.Treatment
form_datas = [
FormData(
'Move treatment (planned)',