Change screen size back to large after authentication_spec

This commit is contained in:
Rob Harrington
2018-06-02 19:23:59 +10:00
committed by luisramos0
parent a988fad2db
commit 98f4ae9b60

View File

@@ -114,6 +114,9 @@ feature "Authentication", js: true, retry: 3 do
before do
browse_as_medium
end
after do
browse_as_large
end
scenario "showing login" do
open_off_canvas
open_login_modal