rrweb-io / rrweb

record and replay the web
https://www.rrweb.io/
MIT License
16.61k stars 1.42k forks source link

Fix async assertions in test files #1510

Closed Juice10 closed 3 months ago

Juice10 commented 3 months ago

This pull request fixes the async assertions in the test files by adding the await keyword before the assertSnapshot function calls. This ensures that the assertions are properly awaited and the tests are executed correctly.

changeset-bot[bot] commented 3 months ago

🦋 Changeset detected

Latest commit: 65107a26ed80273950de23da22cfca473ef97f16

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 0 packages When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR