Skip to content

Remove unnecessary use of async/await in clear-data tests#391

Merged
apasel422 merged 1 commit intow3c:mainfrom
apasel422:no-promise
Mar 4, 2026
Merged

Remove unnecessary use of async/await in clear-data tests#391
apasel422 merged 1 commit intow3c:mainfrom
apasel422:no-promise

Conversation

@apasel422
Copy link
Collaborator

@apasel422 apasel422 commented Mar 4, 2026

Ultimately, Backend.saveImpression is synchronous, so none of the async support for this is necessary. Found by an updated npm lint.

Ultimately, Backend.saveImpression is synchronous, so none of the async
support for this is necessary. Found by an updated `npm lint`.
@apasel422 apasel422 marked this pull request as ready for review March 4, 2026 15:24
@apasel422 apasel422 requested a review from csharrison March 4, 2026 15:24
Copy link
Collaborator

@csharrison csharrison left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice, thanks.

@apasel422 apasel422 merged commit f48bb7d into w3c:main Mar 4, 2026
2 checks passed
@apasel422 apasel422 deleted the no-promise branch March 4, 2026 15:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants