diff options
Diffstat (limited to 'spec/run_oc_pedant.rb')
-rw-r--r-- | spec/run_oc_pedant.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/run_oc_pedant.rb b/spec/run_oc_pedant.rb index 0ce9f7a..7960894 100644 --- a/spec/run_oc_pedant.rb +++ b/spec/run_oc_pedant.rb @@ -77,7 +77,7 @@ begin [ '--skip-association', '--skip-users', '--skip-organizations', - '--skip-policies' # these are expected to be broken. + '--skip-policies' # these are expected to be broken, they're what we're trying to fix. ] else [] |