mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-07-13 17:03:22 +02:00
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user