Skip to content
Snippets Groups Projects
Commit 204da00e authored by Jared Ready's avatar Jared Ready
Browse files

Move spec/mailers/shared/notify.rb to spec/support

parent 6ff3625f
No related branches found
No related tags found
No related merge requests found
require 'spec_helper'
require 'email_spec'
require 'mailers/shared/notify'
 
describe Notify do
include EmailSpec::Matchers
Loading
Loading
require 'spec_helper'
require 'email_spec'
require 'mailers/shared/notify'
 
describe Notify, "merge request notifications" do
include EmailSpec::Matchers
Loading
Loading
require 'spec_helper'
require 'email_spec'
require 'mailers/shared/notify'
 
describe Notify do
include EmailSpec::Matchers
Loading
Loading
require 'spec_helper'
require 'email_spec'
require 'mailers/shared/notify'
 
describe Notify do
include EmailSpec::Helpers
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment