Commit d39b1959 authored by Lin Jen-Shin's avatar Lin Jen-Shin
parent bac500fd
...@@ -526,7 +526,7 @@ describe Ci::Pipeline, models: true do ...@@ -526,7 +526,7 @@ describe Ci::Pipeline, models: true do
describe 'notifications when pipeline success or failed' do describe 'notifications when pipeline success or failed' do
before do before do
ActionMailer::Base.deliveries.clear reset_delivered_emails!
pipeline.update(user: create(:user)) pipeline.update(user: create(:user))
pipeline.enqueue pipeline.enqueue
......
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