From b56f6d132260a041cdbee205a851b9cb34509ef0 Mon Sep 17 00:00:00 2001 From: alexander-gesinn Date: Thu, 12 Dec 2024 13:40:35 +0100 Subject: [PATCH] tests (ini): comment solr_url --- test.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test.ini b/test.ini index dd9b9a9..c8e9f69 100755 --- a/test.ini +++ b/test.ini @@ -11,7 +11,7 @@ port = 5000 [app:main] use = config:../ckan/test-core.ini ckan.plugins = multiuploader -solr_url = http://127.0.0.1:8983/solr/ckan +#solr_url = http://127.0.0.1:8983/solr/ckan # Logging configuration