From 6ae0c07daeea0e03c832b3aa0f838778627431d8 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Mon, 20 Mar 2017 04:48:32 +0100 Subject: view app as a different user --- mock/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mock/index.js') diff --git a/mock/index.js b/mock/index.js index fcf4dbf..b1f0aa9 100644 --- a/mock/index.js +++ b/mock/index.js @@ -30,7 +30,7 @@ User.create({ User.create({ email: 'user@toptal', - password: 'manager', + password: 'user', role: 'user', goal: 3000, }).then((user) => { -- cgit v1.2.3-70-g09d2