8000
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 243d6fc commit 4cee435Copy full SHA for 4cee435
src/Symfony/Component/Console/Tests/Formatter/OutputFormatterTest.php
@@ -196,6 +196,7 @@ public function provideInlineStyleOptionsCases()
196
/**
197
* @group legacy
198
* @dataProvider provideInlineStyleTagsWithUnknownOptions
199
+ * @requires function Symfony\Bridge\PhpUnit\ErrorAssert::assertDeprecationsAreTriggered
200
*/
201
public function testInlineStyleOptionsUnknownAreDeprecated($tag, $option)
202
{
0 commit comments