Skip to content

Commit 0d15308

Browse files
author
Rafael Mendonça França
committed
Setup gem properly
1 parent 3e22b7c commit 0d15308

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/test_railtie.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ def test_initialize
3939

4040
class TestRailtie < TestBoot
4141
def setup
42+
require 'sprockets/rails'
4243
require 'sprockets/railtie'
4344
super
4445
end

0 commit comments

Comments
 (0)