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 5ea5adfb7..a570e01cb 100644 --- a/archaeological_finds/tests.py +++ b/archaeological_finds/tests.py @@ -138,6 +138,7 @@ class FindWizardCreationTest(WizardTest, FindInit, TestCase): } ] }, + ignored=['preservation-find_creation'] ) ] |