diff options
author | GitLab Bot <gitlab-bot@gitlab.com> | 2020-07-09 15:08:59 +0000 |
---|---|---|
committer | GitLab Bot <gitlab-bot@gitlab.com> | 2020-07-09 15:08:59 +0000 |
commit | 4a14cfd1959c6a03758d0a75afe7b4277cf113ec (patch) | |
tree | caa9aa524ee10076f94a6369227aaf566cbb6e74 /spec/models/plan_limits_spec.rb | |
parent | faeb202bd4a4099d4cff5a5717915883ac51422f (diff) | |
download | gitlab-ce-4a14cfd1959c6a03758d0a75afe7b4277cf113ec.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 18dd3ca7951..4b67d4f2964 100644 --- a/spec/models/plan_limits_spec.rb +++ b/spec/models/plan_limits_spec.rb @@ -190,6 +190,7 @@ RSpec.describe PlanLimits do ci_max_artifact_size_license_management ci_max_artifact_size_license_scanning ci_max_artifact_size_performance + ci_max_artifact_size_browser_performance ci_max_artifact_size_metrics ci_max_artifact_size_metrics_referee ci_max_artifact_size_network_referee |