Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Replace usages of SkippedTestSuiteError with markTestSkipped() call #51776

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

Merged

Conversation

digilist
Copy link
Contributor

@digilist digilist commented Sep 28, 2023

Q A
Branch? 6.4
Bug fix? no
New feature? no
Deprecations? no
Tickets n/a
License MIT

Just a simple clean up to replace the usages of SkippedTestSuiteError with a call to markTestSkipped().

This is a follow up for #51775.

@digilist digilist requested a review from jderusse as a code owner September 28, 2023 14:56
@carsonbot carsonbot added this to the 6.4 milestone Sep 28, 2023
@nicolas-grekas nicolas-grekas force-pushed the replace-test-skipping-exception branch from 03fac3e to 41eb669 Compare September 28, 2023 14:59
@nicolas-grekas
Copy link
Member

Thank you @digilist.

@nicolas-grekas nicolas-grekas merged commit 3850658 into symfony:6.4 Sep 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants