Skip to content

Commit aa8866f

Browse files
committed
Add turbo-rails require
1 parent f4ad20d commit aa8866f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/turbo_power/broadcastable_test.rb

+1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# frozen_string_literal: true
22

33
require "test_helper"
4+
require "turbo-rails"
45

56
module TurboPower
67
class BroadcastableTest < ActionCable::Channel::TestCase

0 commit comments

Comments
 (0)