Forgot one more bundle exec

This commit is contained in:
jcreedcmu 2015-10-30 09:05:02 -04:00 committed by Christoph Hartmann
parent 08b816681c
commit 9336aff661

View file

@ -174,7 +174,7 @@ https://github.com/chef/inspec/blob/master/.delivery/build-cookbook/recipes/unit
Just
```bash
rake test
bundle exec rake test
```
as usual.