Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
This commit is contained in:
@@ -251,8 +251,8 @@ define([
|
||||
|
||||
Test(function () {
|
||||
$uname.val('test' + Math.random());
|
||||
$passwd.val('test');
|
||||
$confirm.val('test');
|
||||
$passwd.val('testtest');
|
||||
$confirm.val('testtest');
|
||||
$checkImport[0].checked = true;
|
||||
$checkAcceptTerms[0].checked = true;
|
||||
$register.click();
|
||||
|
||||
Reference in New Issue
Block a user