docs/install: update test instructions
This commit is contained in:
parent
d43758bcc2
commit
320c16743d
|
@ -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.
|
||||||
|
|
Loading…
Reference in New Issue