diff options
author | GitLab Bot <gitlab-bot@gitlab.com> | 2022-06-08 12:08:46 +0000 |
---|---|---|
committer | GitLab Bot <gitlab-bot@gitlab.com> | 2022-06-08 12:08:46 +0000 |
commit | cdda3d117c99cadf295f26abc92cb2456033b762 (patch) | |
tree | 30315b1ea79ee4639f44a407978ed719c62a1653 /spec/models/plan_limits_spec.rb | |
parent | f4ea1f8998fd64bcd02280514b91f103f830d5ce (diff) | |
download | gitlab-ce-cdda3d117c99cadf295f26abc92cb2456033b762.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.rb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/spec/models/plan_limits_spec.rb b/spec/models/plan_limits_spec.rb index 381e42978f4..78521e4bdf2 100644 --- a/spec/models/plan_limits_spec.rb +++ b/spec/models/plan_limits_spec.rb @@ -215,6 +215,7 @@ RSpec.describe PlanLimits do web_hook_calls ci_daily_pipeline_schedule_triggers repository_size + security_policy_scan_execution_schedules ] + disabled_max_artifact_size_columns end |