Skip to content

Commit 95a6739

Browse files
committed
minor fix
1 parent 9bf75ff commit 95a6739

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/test/resources/test-config/application-test-windows.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,4 +41,4 @@ management.endpoints.web.exposure.include=*
4141
# Absolute path to the local python interpreter
4242
mapping-service.pythonLocation=file:///C:/hostedtoolcache/windows/Python/3.9.13/x64/python.exe
4343
# Absolute path to the local gemma mappings folder
44-
mapping-service.mappingSchemasLocation=file://mapping-service
44+
mapping-service.mappingSchemasLocation=file:mapping-service

0 commit comments

Comments
 (0)