diff options
author | Étienne Loks <etienne.loks@iggdrasil.net> | 2022-11-10 11:37:20 +0100 |
---|---|---|
committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2022-12-12 12:23:19 +0100 |
commit | a0bc8926e47cefe4403caf1b44ff42a36fe612db (patch) | |
tree | 26a4ed664ddd064f248d169c5af112c5e62e974b /archaeological_finds/tests.py | |
parent | dc19006e9cbd79188ce174d23cab3209cd4d77c2 (diff) | |
download | Ishtar-a0bc8926e47cefe4403caf1b44ff42a36fe612db.tar.bz2 Ishtar-a0bc8926e47cefe4403caf1b44ff42a36fe612db.zip |
Test: force locale activate for API test
Diffstat (limited to 'archaeological_finds/tests.py')
-rw-r--r-- | archaeological_finds/tests.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/archaeological_finds/tests.py b/archaeological_finds/tests.py index 21fd8d62a..e273069b8 100644 --- a/archaeological_finds/tests.py +++ b/archaeological_finds/tests.py @@ -56,7 +56,6 @@ from ishtar_common.models import ( OrganizationType, Area, Document, - SpatialReferenceSystem, ) from archaeological_context_records.models import ( Period, |