зеркало из https://github.com/mozilla/pjs.git
Bug 745834 - Fix test bustage. r=mfinkle
This commit is contained in:
Родитель
38a1b3238e
Коммит
ac4fa5fc64
|
@ -41,7 +41,7 @@ public class testPasswordProvider extends BaseTest {
|
|||
cvs[0].put("passwordField", "passwordField");
|
||||
cvs[0].put("encryptedUsername", "username");
|
||||
cvs[0].put("encryptedPassword", "password");
|
||||
cvs[0].put("encType", "0");
|
||||
cvs[0].put("encType", "1");
|
||||
|
||||
// Attempt to insert into the db
|
||||
passwordUri = (Uri)pwds.getField("CONTENT_URI").get(null);
|
||||
|
|
Загрузка…
Ссылка в новой задаче