DEV: Move imap_helper to spec/support directory (#14776)

This commit is contained in:
Jarek Radosz
2021-10-29 20:46:25 +02:00
committed by GitHub
parent d760c86031
commit ab374fff72
3 changed files with 0 additions and 2 deletions

View File

@ -2,7 +2,6 @@
require 'rails_helper'
require 'imap/sync'
require_relative 'imap_helper'
describe Imap::Sync do