Remove global BROWSER and use browser helper
This commit is contained in:
parent
aadc7c79dd
commit
8a55ac79f1
5 changed files with 10 additions and 29 deletions
|
@ -69,7 +69,6 @@ end
|
|||
DatabaseCleaner.strategy = :transaction
|
||||
|
||||
SIADETOKEN = :valid_token if !defined? SIADETOKEN
|
||||
BROWSER.value = Browser.new('Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.2; Win64; x64; Trident/6.0)')
|
||||
|
||||
include Warden::Test::Helpers
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue