Merge pull request #857 from chef/ssd/readme-update-int-tests

Update README with correct directions for integration tests
This commit is contained in:
Christoph Hartmann 2016-08-02 14:10:37 +02:00 committed by GitHub
commit 433b72456e

View file

@ -302,7 +302,6 @@ You will require:
**Run `integration` tests with vagrant:**
```bash
cd test/integration
bundle exec kitchen test
```