Update README with correct directions for integration tests

This commit is contained in:
Steven Danna 2016-08-02 12:42:37 +01:00 committed by Christoph Hartmann
parent f1112f318e
commit eba0344de1

View file

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