Commit a0f7c7a8 authored by Rémy Coutable's avatar Rémy Coutable

Extract EE-specific code from spec/factories/appearances.rb

Signed-off-by: default avatarRémy Coutable <remy@rymai.me>
parent 701162f8
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
FactoryBot.define do FactoryBot.define do
factory :appearance do factory :appearance do
title "GitLab Enterprise Edition" title "GitLab Community Edition"
description "Open source software to collaborate on code" description "Open source software to collaborate on code"
new_project_guidelines "Custom project guidelines" new_project_guidelines "Custom project guidelines"
end end
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment