update tests
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
This commit is contained in:
parent
bd16715763
commit
f8dcafae98
1 changed files with 1 additions and 0 deletions
|
@ -8,6 +8,7 @@ describe('search reducer', () => {
|
|||
submitted: false,
|
||||
hidden: false,
|
||||
results: ImmutableMap(),
|
||||
filter: 'accounts',
|
||||
}));
|
||||
});
|
||||
});
|
||||
|
|
Loading…
Reference in a new issue