提交 d3b9e4ef 编写于 作者: S Shinya Maeda

Fix spec according to the Ci::Pipeline#delay rename

上级 9d314242
......@@ -75,8 +75,8 @@ describe Ci::Pipeline, :mailer do
end
end
describe '#schedule' do
subject { pipeline.schedule }
describe '#delay' do
subject { pipeline.delay }
let(:pipeline) { build(:ci_pipeline, status: :created) }
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册