Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix flaky test using mockito by using
provideDummy
. (#1319)
This test was failing when using #1318 with the ` --test-randomize-ordering-seed 1`. Required for #1318 <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit - **Tests** - Updated the setup for `Past Calendrical Events Page` tests to use a dummy implementation for state testing due to limitations with mocking frameworks. <!-- end of auto-generated comment: release notes by coderabbit.ai -->
- Loading branch information