Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
✅ E2E for AsyncScheduler were relying on changing data (#630)
See: ``` Received: 1 at propertyValidator (C:\dev\fast-check\test\e2e\AsyncScheduler.spec.ts:152:21) at processTicksAndRejections (internal/process/task_queues.js:93:5) at AsyncProperty.run (C:\dev\fast-check\src\check\property\AsyncProperty.generic.ts:31:22) at asyncRunIt (C:\dev\fast-check\src\check\runner\Runner.ts:44:17) - at Object.<anonymous> (C:\dev\fast-check\test\e2e\AsyncScheduler.spec.ts:155:17) + at Object.<anonymous> (C:\dev\fast-check\test\e2e\AsyncScheduler.spec.ts:169:22) ```
- Loading branch information