docs/install: update test instructions

This commit is contained in:
rr- 2018-07-08 09:36:04 +02:00
parent d43758bcc2
commit 320c16743d
1 changed files with 1 additions and 1 deletions

View File

@ -124,7 +124,7 @@ user@host:szuru/server$ source python_modules/bin/activate # enters the sandbox
4. Run the tests: 4. Run the tests:
```console ```console
(python_modules) user@host:szuru/server$ ./test (python_modules) user@host:szuru/server$ pytest
``` ```
It is recommended to rebuild the frontend after each change to configuration. It is recommended to rebuild the frontend after each change to configuration.