Fix reducer test
This commit is contained in:
parent
694e1c8592
commit
6098084c7d
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@ describe('reports reducer', () => {
|
|||
isSubmitting: false,
|
||||
account_id: null,
|
||||
status_ids: [],
|
||||
chat_message: null,
|
||||
comment: '',
|
||||
forward: false,
|
||||
block: false,
|
||||
|
|
Loading…
Reference in a new issue