Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refac(test): omit defer AfterEach() via t.Cleanup #429

Merged
merged 3 commits into from
Mar 21, 2024

Conversation

canstand
Copy link
Collaborator

Closing the BrowserContext multiple times is no longer a problem. Cleaning with t.Cleanup can simplify the code.

@canstand canstand marked this pull request as ready for review March 20, 2024 06:26
@canstand canstand merged commit 80fd809 into playwright-community:main Mar 21, 2024
13 checks passed
@canstand canstand deleted the refac-test1 branch April 24, 2024 07:25
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