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:
authorGitLab Bot <gitlab-bot@gitlab.com>2021-03-29 18:09:30 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2021-03-29 18:09:30 +0300
commit09ff71d425b83646eed07d52078111ccbd4b84a9 (patch)
tree836e655ab4bd9fc680a35ab9e4a176134a2c9221 /spec/lib/feature
parent1838e244070041ed8ebb6344c628b580d78b578f (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'spec/lib/feature')
-rw-r--r--spec/lib/feature/gitaly_spec.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/spec/lib/feature/gitaly_spec.rb b/spec/lib/feature/gitaly_spec.rb
index 6a93d3e3240..696427bb8b6 100644
--- a/spec/lib/feature/gitaly_spec.rb
+++ b/spec/lib/feature/gitaly_spec.rb
@@ -8,7 +8,6 @@ RSpec.describe Feature::Gitaly do
before do
skip_feature_flags_yaml_validation
- skip_default_enabled_yaml_check
end
describe ".enabled?" do