Commit 41fc7d5
committed
PrintProgressTest: minor fix to the
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()`.tearDown() method1 parent 19d4bb8 commit 41fc7d5
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
86 | 86 | | |
87 | 87 | | |
88 | 88 | | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
89 | 92 | | |
90 | 93 | | |
91 | 94 | | |
| |||
0 commit comments