diff options
| author | John Keiser <john@johnkeiser.com> | 2016-01-27 13:33:23 -0800 |
|---|---|---|
| committer | John Keiser <john@johnkeiser.com> | 2016-01-27 13:33:23 -0800 |
| commit | 9441c074c457bec3071dcfaeb6cfade366cb5d66 (patch) | |
| tree | 9054188c99260952a7e16380f0edec68407875bd /spec | |
| parent | 4340d1b8cdfc7abe501e2aca7555a9b2edb8b48f (diff) | |
| download | chef-zero-9441c074c457bec3071dcfaeb6cfade366cb5d66.tar.gz | |
Stop skipping ACL tests
Diffstat (limited to 'spec')
| -rw-r--r-- | spec/run_oc_pedant.rb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/spec/run_oc_pedant.rb b/spec/run_oc_pedant.rb index cb24122..17ee560 100644 --- a/spec/run_oc_pedant.rb +++ b/spec/run_oc_pedant.rb @@ -101,7 +101,6 @@ begin # # ...but we're not there yet '--skip-keys', - '--skip-acl', # Chef Zero does not intend to support validation the way erchef does. '--skip-validation', |
