提交 7e54d046 编写于 作者: G Grzegorz Bizon

Merge branch 'backstage/gb/fix-rubocop-offense-in-build-specs' into 'master'

Fix Rubocop offense in build specs

See merge request gitlab-org/gitlab-ce!19419
......@@ -2545,7 +2545,7 @@ describe Ci::Build do
before do
allow(Gitlab.config.pages).to receive_messages(enabled: false)
end
it 'is not marked as pages generator' do
expect(build).not_to be_pages_generator
end
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册