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 'lib/quality')
-rw-r--r--lib/quality/test_level.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/quality/test_level.rb b/lib/quality/test_level.rb
index 85e89059dbb..b53c6c7d9fc 100644
--- a/lib/quality/test_level.rb
+++ b/lib/quality/test_level.rb
@@ -8,6 +8,7 @@ module Quality
migration: %w[
migrations
lib/gitlab/background_migration
+ lib/ee/gitlab/background_migration
],
unit: %w[
bin