Skip to content

Commit c7a3e6f

Browse files
committed
Fix CI
1 parent fd8dc83 commit c7a3e6f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/rails/config/application.rb

+1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
require File.expand_path('../boot', __FILE__)
22

3+
require 'logger'
34
require 'active_model/railtie'
45
require 'action_controller/railtie'
56
require 'action_view/railtie'

0 commit comments

Comments
 (0)