We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a31c2f9 commit a2a6f88Copy full SHA for a2a6f88
Rakefile
@@ -4,8 +4,3 @@
4
require File.expand_path('../config/application', __FILE__)
5
6
Rails.application.load_tasks
7
-
8
-# Run RSspec test by: bundle exec rake test
9
-require "rspec/core/rake_task"
10
-RSpec::Core::RakeTask.new(:spec)
11
-task :test => :spec
0 commit comments