Don't take a screenshot when running tests
This commit is contained in:
parent
5c79fe5880
commit
411a14b570
@ -38,7 +38,6 @@ module Asciinema
|
||||
module FeatureHelpers
|
||||
def login_as(user)
|
||||
visit edit_user_path(email: user.email)
|
||||
page.save_screenshot 'a.png'
|
||||
end
|
||||
end
|
||||
end
|
||||
|
Loading…
Reference in New Issue
Block a user