Commit 89f3d450 authored by Rémy Coutable's avatar Rémy Coutable

Merge branch 'make_spec_admin_sends_notification_spec_reliable' into 'master'

Make ee/spec/features/admin/admin_sends_notification_spec.rb more reliable

See merge request gitlab-org/gitlab-ee!5547
parents 151cf87e 1af0efba
......@@ -12,6 +12,8 @@ describe "Admin sends notification", :js do
sign_in(admin)
visit(admin_email_path)
ActionMailer::Base.deliveries.clear
end
it "sends notification" 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