Adapt search function at the PreferenceListDossier table

This commit is contained in:
Xavier J 2016-10-07 14:58:45 +02:00
parent 7c2bcd0b64
commit ac971a805e
9 changed files with 37 additions and 81 deletions

View file

@ -60,6 +60,7 @@ end
DatabaseCleaner.strategy = :truncation
SIADETOKEN = :valid_token unless 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