discourse-chat-integration/spec/fabricators/channel_fabricator.rb

4 lines
123 B
Ruby

# frozen_string_literal: true
Fabricator(:channel, class_name: "DiscourseChatIntegration::Channel") { error_key { nil } }