We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fe0da3d commit a3f947dCopy full SHA for a3f947d
1 file changed
src/Test/MockInputOutput.php
@@ -83,7 +83,6 @@ public function write(
83
$this->outputs[] = CITestStreamFilter::$buffer;
84
85
CITestStreamFilter::removeOutputFilter();
86
- CITestStreamFilter::removeErrorFilter();
87
}
88
89
public function error(string $text, string $foreground = 'light_red', ?string $background = null): void
0 commit comments