Fix test
This commit is contained in:
parent
82b9c00574
commit
6baec89484
1 changed files with 1 additions and 0 deletions
|
@ -12,6 +12,7 @@ describe('reports reducer', () => {
|
|||
comment: '',
|
||||
forward: false,
|
||||
block: false,
|
||||
rule_id: null,
|
||||
}),
|
||||
}));
|
||||
});
|
||||
|
|
Loading…
Reference in a new issue