Skip to content

Commit

Permalink
Remove desc from Rspec tasks group
Browse files Browse the repository at this point in the history
  • Loading branch information
anmarchenko committed Sep 6, 2023
1 parent 48f8e96 commit 780e1c8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Rakefile
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,6 @@ namespace :test do
end
end

desc "Run RSpec"
namespace :spec do
desc "" # "Explicitly hiding from `rake -T`"
RSpec::Core::RakeTask.new(:main) do |t, args|
Expand Down

0 comments on commit 780e1c8

Please sign in to comment.