tests need to be executed from the oc10 repo

This commit is contained in:
Artur Neumann
2020-12-16 17:29:50 +05:45
committed by Phil Davis
parent bd5c864557
commit e23a233e55

View File

@@ -112,7 +112,7 @@ In the ownCloud 10 core clone the testing app with the following command:
git clone https://github.com/owncloud/testing apps/testing
```
Then run the api acceptance tests with the following command from the root of the oCIS repository:
Then run the api acceptance tests with the following command from the root of the ownCloud 10 core repository:
```
make test-acceptance-api \
TEST_SERVER_URL=https://localhost:9200 \