Commit 78c69d8d authored by Lin Jen-Shin's avatar Lin Jen-Shin
parent 18f73138
......@@ -11,6 +11,7 @@ describe Ci::SendPipelineNotificationService, services: true do
let(:project) { create(:project) }
let(:user) { create(:user) }
subject{ described_class.new(pipeline) }
describe '#execute' 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