change kitchen reporter from k/v to list

This commit is contained in:
Robin Björklin 2018-09-26 16:23:26 +02:00
parent 47fe92ac88
commit 652ec42129

View file

@ -150,7 +150,8 @@ provisioner:
verifier: verifier:
name: inspec name: inspec
sudo: true sudo: true
reporter: cli reporter:
- cli
inspec_tests: inspec_tests:
- path: test/integration/default - path: test/integration/default