We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e116501 commit 9539abdCopy full SHA for 9539abd
tests/StderrLoggerTest.php
@@ -72,8 +72,6 @@ public function test logs above the configured log level()
72
73
/**
74
* @param mixed $contextValue
75
- *
76
- * @dataProvider provideInterpolationExamples
77
*/
78
#[DataProvider('provideInterpolationExamples')]
79
public function test log messages are interpolated($contextValue, string $expectedMessage)
0 commit comments