fix tests
This commit is contained in:
parent
4251e3b5e7
commit
54cc704dc6
|
@ -69,7 +69,8 @@ describe('Session Actions,', function () {
|
|||
data: {
|
||||
rememberToken: 'SOME_TOKEN',
|
||||
userId: 'SOME_ID',
|
||||
isAutomatic: true
|
||||
remember: 1,
|
||||
isAutomatic: 1
|
||||
}
|
||||
});
|
||||
});
|
||||
|
|
Loading…
Reference in New Issue