Allow 2 more queries in spec/controllers/projects/pipelines_controller_spec.rb

Signed-off-by: NRémy Coutable <remy@rymai.me>
上级 8d5382e8
......@@ -74,7 +74,7 @@ describe Projects::PipelinesController do
expect(stages.count).to eq 3
end
expect(queries.count).to be_within(3).of(30)
expect(queries.count).to be_within(5).of(30)
end
end
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册