mirror of
https://github.com/inspec/inspec
synced 2024-11-22 20:53:11 +00:00
parent
2cc446a686
commit
3fb671e969
1 changed files with 1 additions and 1 deletions
|
@ -381,7 +381,7 @@ In addition, these test require Docker to be available on your machine or a remo
|
|||
List the various test instances available:
|
||||
|
||||
```bash
|
||||
bundle exec kitchen list`
|
||||
bundle exec kitchen list
|
||||
```
|
||||
|
||||
The platforms and test suites are configured in the `.kitchen.yml` file. Once you know which instance you wish to test, test that instance:
|
||||
|
|
Loading…
Reference in a new issue