Skip to content
代码片段 群组 项目
提交 61d2cbd6 编辑于 作者: Kerri Miller's avatar Kerri Miller
浏览文件

Add missing feature_category declaration

上级 957841f1
No related branches found
No related tags found
2 合并请求!3031Merge per-main-jh to main-jh by luzhiyuan,!3030Merge per-main-jh to main-jh
......@@ -2,7 +2,7 @@
require "spec_helper"
RSpec.describe Gitlab::Git::DiffStatsCollection do
RSpec.describe Gitlab::Git::DiffStatsCollection, feature_category: :source_code_management do
let(:stats_a) do
Gitaly::DiffStats.new(additions: 10, deletions: 15, path: 'foo')
end
......
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册