Skip to content
代码片段 群组 项目
提交 fc56f5bd 编辑于 作者: Sam Beckham's avatar Sam Beckham 提交者: Sam Beckham
浏览文件

Adds the ci_config to the project helper spec

上级 91b659d9
No related branches found
No related tags found
无相关合并请求
......@@ -284,7 +284,7 @@
describe '.local_warning_message' do
it 'returns an informational message with rules that can run' do
expect(described_class.local_warning_message).to eq('==> Only the following Danger rules can be run locally: changelog, database, documentation, duplicate_yarn_dependencies, eslint, gitaly, pajamas, pipeline, prettier, product_intelligence, utility_css, vue_shared_documentation')
expect(described_class.local_warning_message).to eq('==> Only the following Danger rules can be run locally: changelog, ci_config, database, documentation, duplicate_yarn_dependencies, eslint, gitaly, pajamas, pipeline, prettier, product_intelligence, utility_css, vue_shared_documentation')
end
end
......
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册