# frozen_string_literal: true require "rails_helper" module Archangel RSpec.describe ApplicationMailer, type: :mailer do end end