We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
turbo-rails/broadcastable/test_helper
1 parent aa8866f commit 0264d24Copy full SHA for 0264d24
test/turbo_power/broadcastable_test.rb
@@ -1,7 +1,7 @@
1
# frozen_string_literal: true
2
3
require "test_helper"
4
-require "turbo-rails"
+require "turbo/broadcastable/test_helper"
5
6
module TurboPower
7
class BroadcastableTest < ActionCable::Channel::TestCase
0 commit comments