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