Skip to content

PrintProgressTest: minor fix to the tearDown() method#1070

Merged
jrfnl merged 1 commit into4.xfrom
phpcs-4.0/feature/printprogresstest-fix-teardown
May 2, 2025
Merged

PrintProgressTest: minor fix to the tearDown() method#1070
jrfnl merged 1 commit into4.xfrom
phpcs-4.0/feature/printprogresstest-fix-teardown

Conversation

@jrfnl
Copy link
Copy Markdown
Member

@jrfnl jrfnl commented May 2, 2025

Description

The test class defines its own tearDown() method, which overrules the tearDown() from the StatusWriterTestHelper class, so we need to call the StatusWriterTestHelper::resetStatusWriterProperties() method from our own tearDown().

Suggested changelog entry

N/A

The test class defines its own `tearDown()` method, which overrules the `tearDown()` from the `StatusWriterTestHelper` class, so we need to call the `StatusWriterTestHelper::resetStatusWriterProperties()` method from our own `tearDown()`.
@jrfnl jrfnl added this to the 4.0.0 milestone May 2, 2025
@jrfnl jrfnl merged commit 10495a2 into 4.x May 2, 2025
56 checks passed
@jrfnl jrfnl deleted the phpcs-4.0/feature/printprogresstest-fix-teardown branch May 2, 2025 18:40
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.

1 participant