mirror of
https://github.com/discourse/discourse.git
synced 2025-05-24 14:12:10 +08:00
DEV: Remove unnecessary rails_helper requiring (#26364)
This commit is contained in:
@ -1,7 +1,5 @@
|
||||
# frozen_string_literal: true
|
||||
|
||||
require "rails_helper"
|
||||
|
||||
describe ChatSDK::Channel do
|
||||
describe ".messages" do
|
||||
fab!(:channel_1) { Fabricate(:chat_channel) }
|
||||
|
Reference in New Issue
Block a user