Commit 44396e44 authored by Robert Speicher's avatar Robert Speicher

Remove unnecessary require from Spinach env

parent 65be969b
......@@ -9,7 +9,6 @@ end
ENV['RAILS_ENV'] = 'test'
require './config/environment'
require 'rspec'
require 'rspec/expectations'
require 'sidekiq/testing/inline'
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment