Skip to content

Commit 3817087

Browse files
committed
Work around legacy Rails logger issue
1 parent c6fa755 commit 3817087

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

spec/spec_helper.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
# frozen_string_literal: true
2+
require 'logger'
23
require 'rspec/active_model/mocks'
34
require 'active_record'
45

0 commit comments

Comments
 (0)