mirror of
https://github.com/discourse/discourse.git
synced 2025-05-22 16:34:31 +08:00
DEV: Move imap_helper to spec/support directory (#14776)
This commit is contained in:
@ -1,7 +1,6 @@
|
||||
# frozen_string_literal: true
|
||||
|
||||
require 'rails_helper'
|
||||
require_relative '../components/imap/imap_helper'
|
||||
|
||||
describe Group do
|
||||
let(:admin) { Fabricate(:admin) }
|
||||
|
Reference in New Issue
Block a user