Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix flaky manage attendance feature test (#2774)
Instead of picking the last patient (which doesn't have a guaranteed order) we can pick the patient that will be left on the page, i.e. the patient that's missing attendance information. This has been extracted from #2771. Example failures: - https://github.com/nhsuk/manage-vaccinations-in-schools/actions/runs/12389409160/attempts/2 - https://github.com/nhsuk/manage-vaccinations-in-schools/actions/runs/12389403286/attempts/2
- Loading branch information