Improves stability of a failing test in FF 1
This commit is contained in:
parent
34704cd2ba
commit
ebe4746ace
1 changed files with 1 additions and 0 deletions
|
@ -142,6 +142,7 @@ class AgentOrganizationProfileTest < TestCase
|
|||
set(
|
||||
browser: browser1,
|
||||
css: '.active .profile [data-name="note"]',
|
||||
slow: true,
|
||||
value: message,
|
||||
)
|
||||
empty_search(
|
||||
|
|
Loading…
Reference in a new issue