From fa4b00372209425b18c57fe9af29a416ce36b39f Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Wed, 24 Nov 2021 08:13:12 +0100 Subject: Syndication - api view & url for find, context record, warehouse, container and file --- archaeological_operations/tests.py | 1 - 1 file changed, 1 deletion(-) (limited to 'archaeological_operations/tests.py') 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 -- cgit v1.2.3