Skip to content
Snippets Groups Projects

Update feature_category for slow tests round 2

Merged Alina Mihaila requested to merge am-update-feature-category-top-slow-tests-100-200 into master
All threads resolved!
19 files
+ 169
151
Compare changes
  • Side-by-side
  • Inline
Files
19
@@ -2,7 +2,7 @@
require 'spec_helper'
RSpec.describe Gitlab::GitAccess do
RSpec.describe Gitlab::GitAccess, feature_category: :authentication_and_authorization do
include EE::GeoHelpers
include AdminModeHelper
include NamespaceStorageHelpers
Loading