BigW Consortium Gitlab

Commit aa757288 by Lin Jen-Shin
parent c245cb39
......@@ -547,7 +547,6 @@ describe Ci::Pipeline, models: true do
let!(:hook) do
create(:project_hook, project: project, pipeline_events: enabled)
end
let(:enabled) { raise NotImplementedError }
before do
WebMock.stub_request(:post, hook.url)
......
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