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 a5836ef commit cdf6a1cCopy full SHA for cdf6a1c
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