Commit 2f3579d
Fix typecheck: pass chatType argument to createRandomReport
The createRandomReport function signature requires two arguments
(index, chatType). Pass undefined as the chatType for the invoice
report test data.
Co-authored-by: Aimane Chnaif <aimane-chnaif@users.noreply.github.com>1 parent 067f276 commit 2f3579d
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9317 | 9317 | | |
9318 | 9318 | | |
9319 | 9319 | | |
9320 | | - | |
| 9320 | + | |
9321 | 9321 | | |
9322 | 9322 | | |
9323 | 9323 | | |
| |||
9326 | 9326 | | |
9327 | 9327 | | |
9328 | 9328 | | |
9329 | | - | |
| 9329 | + | |
9330 | 9330 | | |
9331 | 9331 | | |
9332 | 9332 | | |
| |||
0 commit comments