Skip to content

Commit

Permalink
Require turbo-rails/broadcastable/test_helper
Browse files Browse the repository at this point in the history
  • Loading branch information
marcoroth committed Dec 15, 2024
1 parent aa8866f commit 0264d24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/turbo_power/broadcastable_test.rb
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# frozen_string_literal: true

require "test_helper"
require "turbo-rails"
require "turbo/broadcastable/test_helper"

module TurboPower
class BroadcastableTest < ActionCable::Channel::TestCase
Expand Down

0 comments on commit 0264d24

Please sign in to comment.