Commit 8351eb7c authored by GitLab Bot's avatar GitLab Bot

Automatic merge of gitlab-org/gitlab-ce master

parents cd06e389 09f4a472
......@@ -17,7 +17,8 @@ module QA
login
end
it 'user creates, edits, clones, and pushes to the wiki' do
# Failure reported: https://gitlab.com/gitlab-org/quality/nightly/issues/24
it 'user creates, edits, clones, and pushes to the wiki', :quarantine do
wiki = Resource::Wiki.fabricate! do |resource|
resource.title = 'Home'
resource.content = '# My First Wiki Content'
......
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