mirror of
https://github.com/opensupports/opensupports.git
synced 2025-07-28 00:04:31 +02:00
fix tests
This commit is contained in:
parent
4251e3b5e7
commit
54cc704dc6
@ -69,7 +69,8 @@ describe('Session Actions,', function () {
|
|||||||
data: {
|
data: {
|
||||||
rememberToken: 'SOME_TOKEN',
|
rememberToken: 'SOME_TOKEN',
|
||||||
userId: 'SOME_ID',
|
userId: 'SOME_ID',
|
||||||
isAutomatic: true
|
remember: 1,
|
||||||
|
isAutomatic: 1
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
});
|
});
|
||||||
|
Loading…
x
Reference in New Issue
Block a user