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 9bf75ff commit 95a6739Copy full SHA for 95a6739
src/test/resources/test-config/application-test-windows.properties
@@ -41,4 +41,4 @@ management.endpoints.web.exposure.include=*
41
# Absolute path to the local python interpreter
42
mapping-service.pythonLocation=file:///C:/hostedtoolcache/windows/Python/3.9.13/x64/python.exe
43
# Absolute path to the local gemma mappings folder
44
-mapping-service.mappingSchemasLocation=file://mapping-service
+mapping-service.mappingSchemasLocation=file:mapping-service
0 commit comments