Browse Source

Fix tests

tags/v0.2.0
Nicolas Rodriguez 6 years ago
parent
commit
2494448b41
1 changed files with 2 additions and 1 deletions
  1. +2
    -1
      .kitchen.yml

+ 2
- 1
.kitchen.yml View File

@@ -49,7 +49,8 @@ platforms:

verifier:
name: inspec
reporter: progress
reporter:
- progress

suites:
- name: syslog_ng

Loading…
Cancel
Save