This commit is contained in:
Vincent Privat
2024-07-02 08:28:13 +02:00
committed by GitHub
parent db0dc5053d
commit cbab803c0d
20 changed files with 32 additions and 32 deletions
+1 -1
View File
@@ -342,7 +342,7 @@ resources:
keywords:
- Portugal
- POI
- Point of Interrest
- Point of Interest
- Madeira
- Azores
- OSM
+1 -1
View File
@@ -71,7 +71,7 @@ case ${entry_cmd} in
test)
for test_py in $(ls tests/test_*.py)
do
# Skip tests requireing backend server or libs installed
# Skip tests requiring backend server or libs installed
case ${test_py} in
tests/test_elasticsearch__provider.py)
;&