HACKING: Fix provision with tests command

Signed-off-by: James Valleroy <jvalleroy@mailbox.org>
This commit is contained in:
James Valleroy 2019-11-13 08:12:14 -05:00
parent 96a8647b5d
commit e3e123bcbd
No known key found for this signature in database
GPG Key ID: 77C0C75E7B650808

View File

@ -157,7 +157,7 @@ executed (red).
#### For running tests inside the VM
Run `vagrant provision --provision-with test.
Run `vagrant provision --provision-with tests`.
#### For running tests on host machine