Skip to content
代码片段 群组 项目
提交 2f4ab87d 编辑于 作者: Stan Hu's avatar Stan Hu
浏览文件

Merge branch 'fix_flaky_status_checks_spec' into 'master'

Fix flaky status_checks_spec

See merge request gitlab-org/gitlab!65432
No related branches found
No related tags found
无相关合并请求
......@@ -276,7 +276,7 @@
it 'paginates correctly' do
get api(collection_url, project.owner), params: { per_page: 1 }
expect_paginated_array_response([1])
expect_paginated_array_response([rule.id])
end
context 'when feature is disabled, unlicensed or user has permission' do
......
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册