Fix reducer test

environments/review-chats-g56n7m/deployments/1169
Chewbacca 2 years ago
parent 694e1c8592
commit 6098084c7d

@ -7,6 +7,7 @@ describe('reports reducer', () => {
isSubmitting: false, isSubmitting: false,
account_id: null, account_id: null,
status_ids: [], status_ids: [],
chat_message: null,
comment: '', comment: '',
forward: false, forward: false,
block: false, block: false,

Loading…
Cancel
Save