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/serializers/integrations/field_entity_spec.rb')
-rw-r--r--spec/serializers/integrations/field_entity_spec.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/serializers/integrations/field_entity_spec.rb b/spec/serializers/integrations/field_entity_spec.rb
index 25ac0aa4911..aa503bdfcc8 100644
--- a/spec/serializers/integrations/field_entity_spec.rb
+++ b/spec/serializers/integrations/field_entity_spec.rb
@@ -103,7 +103,7 @@ RSpec.describe Integrations::FieldEntity, feature_category: :integrations do
['Default branch and protected branches', 'default_and_protected']
],
help: nil,
- value: nil,
+ value: 'all',
checkbox_label: nil
}