Skip to content

Commit

Permalink
Add turbo-rails require
Browse files Browse the repository at this point in the history
  • Loading branch information
marcoroth committed Dec 15, 2024
1 parent f4ad20d commit aa8866f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/turbo_power/broadcastable_test.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# frozen_string_literal: true

require "test_helper"
require "turbo-rails"

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

0 comments on commit aa8866f

Please sign in to comment.