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 ee52e9a
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 "turbo/broadcastable/test_helper"
require "test_helper"
require "turbo-rails"

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

0 comments on commit ee52e9a

Please sign in to comment.