Commit 9cac529
committed
Fix patient count expectation in PDS match rate test
The test was incorrectly expecting only 4 patients to be created when the
import is above the PDS match rate threshold. However, the setup creates
10 changesets total (7 with PDS matches + 3 without), and there are 4
changesets from the uplaoded CSV so when the import passes validation,
all 14 should be processed and create patient records.1 parent d137bb7 commit 9cac529
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
476 | 476 | | |
477 | 477 | | |
478 | 478 | | |
479 | | - | |
| 479 | + | |
480 | 480 | | |
481 | 481 | | |
482 | 482 | | |
| |||
0 commit comments