mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-02 07:05:24 +00:00
Bug 1224066 - Increase the timeout of browser_formdata_cc.js
This commit is contained in:
parent
61e5ef978a
commit
c9cf809f36
@ -3,7 +3,7 @@
|
||||
const URL = "http://mochi.test:8888/browser/browser/components/" +
|
||||
"sessionstore/test/browser_formdata_sample.html";
|
||||
|
||||
requestLongerTimeout(2);
|
||||
requestLongerTimeout(3);
|
||||
|
||||
/**
|
||||
* This test ensures that credit card numbers in form data will not be
|
||||
|
Loading…
Reference in New Issue
Block a user