Commit ff81c0a3 authored by Ramya Authappan's avatar Ramya Authappan

Merge branch 'qa-unquarantine-diff-patch-test' into 'master'

Remove test from quarantine

See merge request gitlab-org/gitlab-ce!31704
parents d70529df dcc1800d
...@@ -2,8 +2,7 @@ ...@@ -2,8 +2,7 @@
module QA module QA
context 'Create' do context 'Create' do
# failure reported: https://gitlab.com/gitlab-org/quality/nightly/issues/42 describe 'Commit data' do
describe 'Commit data', :quarantine do
before(:context) do before(:context) do
Runtime::Browser.visit(:gitlab, Page::Main::Login) Runtime::Browser.visit(:gitlab, Page::Main::Login)
Page::Main::Login.perform(&:sign_in_using_credentials) Page::Main::Login.perform(&:sign_in_using_credentials)
......
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