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:
Ben Reeves 2018-04-05 17:41:38 -04:00 committed by Tim Abbott
parent 36844418e9
commit 05d3073960
1 changed files with 1 additions and 1 deletions

2
Vagrantfile vendored
View File

@ -167,7 +167,7 @@ Welcome to the Zulip development environment! Popular commands:
* tools/lint - Run the linter (quick and catches many problmes) * tools/lint - Run the linter (quick and catches many problmes)
* tools/test-* - Run tests (use --help to learn about options) * 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. how to run individual test suites so that you can get a fast debug cycle.
EndOfMessage' EndOfMessage'