spec/nanoc/regressions/gh_841_spec.rb in nanoc-4.7.5 vs spec/nanoc/regressions/gh_841_spec.rb in nanoc-4.7.6

- old
+ new

@@ -8,8 +8,8 @@ end EOS end it 'preprocesses before running the check' do - Nanoc::CLI.run(%w(check stale)) + Nanoc::CLI.run(%w[check stale]) end end