Commit ad1bac2a authored by Dan Davison's avatar Dan Davison

Merge branch 'qa-log-out-in-after-all-hook' into 'master'

Log out in after all hook

See merge request gitlab-org/gitlab-ce!28969
parents 1618461d b89c3309
......@@ -26,6 +26,8 @@ module QA
Page::Main::Login.perform(&:sign_in_using_credentials)
set_file_size_limit('')
Page::Main::Menu.perform(&:sign_out)
end
it 'push successful when the file size is under the limit' do
......
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