README.md: Update command for running botserver tests.
This commit is contained in:
parent
6e798f317f
commit
610f02969a
|
@ -46,7 +46,7 @@ You can run the tests for the `zulip_bots` package by typing:
|
||||||
|
|
||||||
You can run the tests for the `zulip_botserver` by typing:
|
You can run the tests for the `zulip_botserver` by typing:
|
||||||
|
|
||||||
`python -m unittest discover -v ./zulip_botserver`
|
`./tools/test-botserver`
|
||||||
|
|
||||||
To run the linter, type:
|
To run the linter, type:
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue