Skip to content

Commit

Permalink
ticks
Browse files Browse the repository at this point in the history
  • Loading branch information
gjtorikian committed Feb 11, 2020
1 parent 38b7677 commit 6859a4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Rakefile
Expand Up @@ -14,7 +14,7 @@ RuboCop::RakeTask.new(:rubocop)
task default: %i[spec proof_readme]

task :test do
Rake::Task["spec"].invoke
Rake::Task['spec'].invoke
end

task :proof_readme do
Expand Down

0 comments on commit 6859a4c

Please sign in to comment.