Skip to content

Commit

Permalink
updated Rakefile
Browse files Browse the repository at this point in the history
Signed-off-by: nikhil2611 <[email protected]>
  • Loading branch information
nikhil2611 committed Apr 21, 2022
1 parent 5849b46 commit a111fa5
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 @@ -4,7 +4,6 @@ begin
require "rspec/core/rake_task"

RSpec::Core::RakeTask.new(:spec) do |t|
t.verbose = false
t.pattern = FileList["spec/**/*_spec.rb"]
end
rescue LoadError
Expand Down

0 comments on commit a111fa5

Please sign in to comment.