Commit b89c3309 authored by Mark Lapierre's avatar Mark Lapierre

Log out in after all hook

So subsequent tests can successfully log in
parent 8ab0db4e
......@@ -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