Browse Source

Fix tests

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

+ 2
- 2
.kitchen.yml View File

@@ -80,8 +80,8 @@ platforms:

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

suites:
- name: ufw


Loading…
Cancel
Save