testing-library / svelte-testing-library

:chipmunk: Simple and complete Svelte DOM testing utilities that encourage good testing practices
https://testing-library.com/docs/svelte-testing-library/intro
MIT License
620 stars 33 forks source link

fix(svelte5): ensure proper `act` used in cleanup #346

Closed mcous closed 7 months ago

mcous commented 8 months ago

Fix the issue noted in #342. Closely related to the issues fixed by #339, but I missed that that act was also wrong, because our own test suite does not trigger the auto-cleanup behavior

yanick commented 7 months ago

:metal:

github-actions[bot] commented 7 months ago

:tada: This PR is included in version 4.2.3 :tada:

The release is available on:

Your semantic-release bot :package::rocket: