Skip to content

Commit 6b93a8c

Browse files
committed
updated testing script
1 parent 460e0e1 commit 6b93a8c

File tree

3 files changed

+214
-104
lines changed

3 files changed

+214
-104
lines changed

scholia/app/templates/testing/requirements.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ Or you can simply build the provided Dockerfile like this:
88
docker build -t scholia-testing -f Dockerfile.testing .
99
And run it like this:
1010
docker run -it --rm -v "$(pwd)/..":/templates scholia-testing
11-
note: it is important for test_templates.py to have port forwarding and to be mounted directly on the repo, so you can prompt the locally running qlever server and acces the templates respectively
11+
note: it is important for test_templates.py to have port forwarding and to be mounted directly on the repo, so you can prompt the locally running qlever server and acces the templates

0 commit comments

Comments
 (0)