Get paths right

This commit is contained in:
GeorgianaElena
2020-02-17 17:45:26 +02:00
parent 99442eaaab
commit 4af48907b0
2 changed files with 2 additions and 2 deletions

View File

@@ -95,7 +95,7 @@ jobs:
name: Run plugin tests
command: |
.circleci/integration-test.py run-test \
--installer-args "--plugin /srv/src/plugins/simplest" \
--installer-args "--plugin /srv/src/integration-tests/plugins/simplest" \
plugins test_simplest_plugin.py
- run: