Bug 1357321 - Use longer timeout for browser_search_within_preferences.js; r=jaws

Frequent intermittent timeouts on linux32-debug seem to be correlated
with recent additions to this test.
This commit is contained in:
Geoff Brown 2017-05-15 12:39:49 -06:00
parent 962808afbf
commit 1aaa387888

View File

@ -2,6 +2,8 @@
* This file contains tests for the Preferences search bar.
*/
requestLongerTimeout(2);
/**
* Tests to see if search bar is being hidden when pref is turned off
*/