Commit 33f49b5
committed
test: Fix test_should_call_notifications_with_pending_uploads_in_db
Update test to explicitly set report_type=COVERAGE for uploads since
the fix now filters remaining_uploads by report_type. Without this,
the uploads wouldn't be counted and the test would fail.1 parent 0a2a75d commit 33f49b5
1 file changed
+4
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
564 | 564 | | |
565 | 565 | | |
566 | 566 | | |
567 | | - | |
| 567 | + | |
| 568 | + | |
568 | 569 | | |
569 | 570 | | |
| 571 | + | |
570 | 572 | | |
571 | 573 | | |
572 | 574 | | |
573 | 575 | | |
574 | 576 | | |
| 577 | + | |
575 | 578 | | |
576 | 579 | | |
577 | 580 | | |
| |||
0 commit comments