diff options
author | Étienne Loks <etienne.loks@iggdrasil.net> | 2021-11-24 08:13:12 +0100 |
---|---|---|
committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2022-12-12 12:20:59 +0100 |
commit | fa4b00372209425b18c57fe9af29a416ce36b39f (patch) | |
tree | 2d5197ad3fb0ac78b343732d3251de320ea07f72 /archaeological_operations/tests.py | |
parent | e3ce9c77d36db4510076b677ec7ce1e0021a51f8 (diff) | |
download | Ishtar-fa4b00372209425b18c57fe9af29a416ce36b39f.tar.bz2 Ishtar-fa4b00372209425b18c57fe9af29a416ce36b39f.zip |
Syndication - api view & url for find, context record, warehouse, container and file
Diffstat (limited to 'archaeological_operations/tests.py')
-rw-r--r-- | archaeological_operations/tests.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/archaeological_operations/tests.py b/archaeological_operations/tests.py index 0d6753119..b13bf99ff 100644 --- a/archaeological_operations/tests.py +++ b/archaeological_operations/tests.py @@ -4786,7 +4786,6 @@ class ApiTest(OperationInitTest, APITestCase): distant_key__in=keys).update( local_slug="neolithic", local_label="Néolithique") - def test_external_source_query(self): # POV: local # send a query to an external source when activated |