mirror of
https://github.com/elyby/accounts-frontend.git
synced 2025-05-31 14:11:58 +05:30
#305: fix tests
This commit is contained in:
@@ -33,7 +33,7 @@ export default class PasswordState extends AbstractState {
|
||||
) {
|
||||
const {login} = getCredentials(context.getState());
|
||||
|
||||
context.run('login', {
|
||||
return context.run('login', {
|
||||
password,
|
||||
rememberMe,
|
||||
login
|
||||
|
||||
Reference in New Issue
Block a user