mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-04-04 07:09:14 +00:00
Remove more spork-specific things, remove unused cuc config from zeus
This commit is contained in:
@@ -4,10 +4,9 @@ SimpleCov.start
|
||||
require 'rubygems'
|
||||
|
||||
|
||||
ENV["RAILS_ENV"] ||= 'test'
|
||||
ENV["RAILS_ENV"] = 'test'
|
||||
require File.expand_path("../../config/environment", __FILE__)
|
||||
require 'rspec/rails'
|
||||
require 'rspec/autorun'
|
||||
require 'capybara'
|
||||
require 'database_cleaner'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user