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.
2 parents 65a81fc + cdf6a1c commit 77c8885Copy full SHA for 77c8885
Tests/DependencyInjection/XmlFrameworkExtensionTest.php
@@ -30,6 +30,6 @@ public function testAssetsHelperIsRemovedWhenPhpTemplatingEngineIsEnabledAndAsse
30
31
public function testMessengerMiddlewareFactoryErroneousFormat()
32
{
33
- $this->markTestSkipped('XML configuration will not allow eeroneous format.');
+ $this->markTestSkipped('XML configuration will not allow erroneous format.');
34
}
35
0 commit comments