Commit 7ea71835 authored by Małgorzata Ksionek's avatar Małgorzata Ksionek Committed by Ash McKenzie

Add creating namespace to fixtures

parent 3e3da3ab
......@@ -113,6 +113,7 @@ class Gitlab::Seeder::Projects
group.save!
group.add_owner(User.first)
group.create_namespace_settings
end
project_path.gsub!(".git", "")
......
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