Commit c01e9324 authored by Ramya Authappan's avatar Ramya Authappan

Merge branch 'qa-staging-21-de-quarantine-tests' into 'master'

De-quarantine project activity test

Closes gitlab-org/quality/staging#21

See merge request gitlab-org/gitlab-ce!25630
parents f8b1ef92 e4433605
# frozen_string_literal: true # frozen_string_literal: true
module QA module QA
# Failure issue: https://gitlab.com/gitlab-org/quality/staging/issues/21 context 'Manage' do
context 'Manage', :quarantine do
describe 'Project activity' do describe 'Project activity' do
it 'user creates an event in the activity page upon Git push' do it 'user creates an event in the activity page upon Git push' do
Runtime::Browser.visit(:gitlab, Page::Main::Login) Runtime::Browser.visit(:gitlab, Page::Main::Login)
......
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