From 46159aff454627df5c2fd08c07782b608a49a44a Mon Sep 17 00:00:00 2001 From: Guillaume Vincent Date: Tue, 22 Nov 2016 15:15:37 +0100 Subject: [PATCH] remove template in tests --- tests/node.js | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/tests/node.js b/tests/node.js index 40a8e28..9f69262 100644 --- a/tests/node.js +++ b/tests/node.js @@ -10,8 +10,7 @@ var options = { lowercase: true, uppercase: true, numbers: true, - symbols: true, - template: 'vcVCns' + symbols: true }; LessPass.encryptLogin(login, masterPassword)