summaryrefslogtreecommitdiff
path: root/spec/models/plan_limits_spec.rb
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2021-06-11 18:10:13 +0000
committerGitLab Bot <gitlab-bot@gitlab.com>2021-06-11 18:10:13 +0000
commite58ce90f147742c314b9cc08c2d1c0b585e39cf9 (patch)
tree467a1716bb63f4061e57b824c0e07532ca2fba4c /spec/models/plan_limits_spec.rb
parent62cd7010ef91dcaa5a5a36790985053db0b38671 (diff)
downloadgitlab-ce-e58ce90f147742c314b9cc08c2d1c0b585e39cf9.tar.gz
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'spec/models/plan_limits_spec.rb')
-rw-r--r--spec/models/plan_limits_spec.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/spec/models/plan_limits_spec.rb b/spec/models/plan_limits_spec.rb
index b8c723b3847..cf8e30023eb 100644
--- a/spec/models/plan_limits_spec.rb
+++ b/spec/models/plan_limits_spec.rb
@@ -211,6 +211,7 @@ RSpec.describe PlanLimits do
storage_size_limit
daily_invites
web_hook_calls
+ ci_daily_pipeline_schedule_triggers
] + disabled_max_artifact_size_columns
end