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

Add feature category

上级 f76262bf
No related branches found
No related tags found
无相关合并请求
......@@ -2,7 +2,8 @@
require 'spec_helper'
RSpec.describe GitlabSubscriptions::NotifySeatsExceededBatchService, :timecop, :saas do
RSpec.describe GitlabSubscriptions::NotifySeatsExceededBatchService,
:timecop, :saas, feature_category: :billing_and_payments do
describe '.execute' do
context 'when subscriptions are present' do
let(:changed_at_time) { Time.current.beginning_of_day - 1.hour }
......
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册