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,
account_id: null,
status_ids: [],
chat_message: null,
comment: '',
forward: false,
block: false,

Loading…
Cancel
Save