mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 04:52:12 +00:00
vagrant: Fix link to testing docs in motd.
Change https://zulip.readthedocs.io/en/latest/testing.html to the new https://zulip.readthedocs.io/en/latest/testing/testing.html
This commit is contained in:
2
Vagrantfile
vendored
2
Vagrantfile
vendored
@@ -167,7 +167,7 @@ Welcome to the Zulip development environment! Popular commands:
|
||||
* tools/lint - Run the linter (quick and catches many problmes)
|
||||
* tools/test-* - Run tests (use --help to learn about options)
|
||||
|
||||
Read https://zulip.readthedocs.io/en/latest/testing.html to learn
|
||||
Read https://zulip.readthedocs.io/en/latest/testing/testing.html to learn
|
||||
how to run individual test suites so that you can get a fast debug cycle.
|
||||
|
||||
EndOfMessage'
|
||||
|
Reference in New Issue
Block a user