From 442735978ca8f3e074a282edfc65c110bd06e079 Mon Sep 17 00:00:00 2001 From: Gabriel Mazetto Date: Mon, 13 Feb 2017 12:19:28 +0100 Subject: Move rainbow monkey patch to String to spec_helper --- spec/db/production/settings.rb | 1 - 1 file changed, 1 deletion(-) (limited to 'spec/db') diff --git a/spec/db/production/settings.rb b/spec/db/production/settings.rb index 007b35bbb77..3cbb173c4cc 100644 --- a/spec/db/production/settings.rb +++ b/spec/db/production/settings.rb @@ -1,5 +1,4 @@ require 'spec_helper' -require 'rainbow/ext/string' describe 'seed production settings', lib: true do include StubENV -- cgit v1.2.1