Fix cmtool deprication warning
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
||||
# This file is copied to spec/ when you run 'rails generate rspec:install'
|
||||
ENV["RAILS_ENV"] ||= 'test'
|
||||
require 'simplecov'
|
||||
SimpleCov.start 'rails'
|
||||
ENV["RAILS_ENV"] ||= 'test'
|
||||
require File.expand_path("../config/environment", File.dirname(__FILE__))
|
||||
require 'rspec/rails'
|
||||
require 'rspec/matchers'
|
||||
|
||||
Reference in New Issue
Block a user