Revert "fix some tests"

This reverts commit 2551df80f7.
This commit is contained in:
Julian Lam
2018-05-02 14:03:39 -04:00
parent cdc3ef09e9
commit 445b92ae38
2 changed files with 0 additions and 4 deletions

View File

@@ -57,7 +57,6 @@ describe('authentication', function () {
password: password,
'password-confirm': password,
gdpr_consent: true,
acceptTos: true,
},
json: true,
jar: jar,
@@ -153,7 +152,6 @@ describe('authentication', function () {
'password-confirm': 'adminpwd',
userLang: 'it',
gdpr_consent: true,
acceptTos: true,
},
json: true,
jar: jar,