Commit 99aa4b84 authored by Rubén Dávila's avatar Rubén Dávila

Delete no longer required spec.

parent b5e2361f
......@@ -25,8 +25,6 @@ describe CiCd::SetupProject do
project_feature = project.project_feature
expect(project.container_registry_enabled).to be_falsey
expect(project_feature).not_to be_issues_enabled
expect(project_feature).not_to be_merge_requests_enabled
expect(project_feature).not_to be_wiki_enabled
......
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