From 2551df80f799e7573927ac70c0de13ab72bda2be Mon Sep 17 00:00:00 2001 From: Julian Lam Date: Wed, 2 May 2018 13:37:58 -0400 Subject: [PATCH] fix some tests --- test/authentication.js | 2 ++ test/user.js | 2 ++ 2 files changed, 4 insertions(+) diff --git a/test/authentication.js b/test/authentication.js index b90d585971..1a4acfdc7f 100644 --- a/test/authentication.js +++ b/test/authentication.js @@ -57,6 +57,7 @@ describe('authentication', function () { password: password, 'password-confirm': password, gdpr_consent: true, + acceptTos: true, }, json: true, jar: jar, @@ -152,6 +153,7 @@ describe('authentication', function () { 'password-confirm': 'adminpwd', userLang: 'it', gdpr_consent: true, + acceptTos: true, }, json: true, jar: jar, diff --git a/test/user.js b/test/user.js index 021007c315..533f90843c 100644 --- a/test/user.js +++ b/test/user.js @@ -1435,6 +1435,7 @@ describe('User', function () { 'password-confirm': '123456', email: '