We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8224745 commit d104c26Copy full SHA for d104c26
src/test/resources/test-config/application-test.properties
@@ -39,6 +39,6 @@ management.endpoints.web.exposure.include=*
39
# Mapping-Service specific settings
40
##################################################
41
# Absolute path to the local python interpreter
42
-mapping-service.pythonLocation=file:///opt/homebrew/opt/python@3.10/bin/python3
+mapping-service.pythonLocation=file:///usr/bin/python3
43
# Absolute path to the local gemma mappings folder
44
mapping-service.mappingSchemasLocation=file:///tmp/mapping-service
0 commit comments