Skip to content

Commit 0264d24

Browse files
committed
Require turbo-rails/broadcastable/test_helper
1 parent aa8866f commit 0264d24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/turbo_power/broadcastable_test.rb

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

33
require "test_helper"
4-
require "turbo-rails"
4+
require "turbo/broadcastable/test_helper"
55

66
module TurboPower
77
class BroadcastableTest < ActionCable::Channel::TestCase

0 commit comments

Comments
 (0)