Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'spec/lib/api/entities/plan_limit_spec.rb')
-rw-r--r--spec/lib/api/entities/plan_limit_spec.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/spec/lib/api/entities/plan_limit_spec.rb b/spec/lib/api/entities/plan_limit_spec.rb
index a2d183fd631..b0ad13995d7 100644
--- a/spec/lib/api/entities/plan_limit_spec.rb
+++ b/spec/lib/api/entities/plan_limit_spec.rb
@@ -20,6 +20,7 @@ RSpec.describe API::Entities::PlanLimit do
:enforcement_limit,
:generic_packages_max_file_size,
:helm_max_file_size,
+ :limits_history,
:maven_max_file_size,
:notification_limit,
:npm_max_file_size,