Commit a01c738e authored by Sean McGivern's avatar Sean McGivern

Freeze strings in email service specs

parent 05c6de98
# frozen_string_literal: true
require 'spec_helper'
describe Emails::CreateService do
......
# frozen_string_literal: true
require 'spec_helper'
describe Emails::DestroyService do
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment