Skip to content

Commit 77c8885

Browse files
Merge branch '4.2'
* 4.2: Fix README about BC promise Fixed typo
2 parents 65a81fc + cdf6a1c commit 77c8885

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Tests/DependencyInjection/XmlFrameworkExtensionTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,6 @@ public function testAssetsHelperIsRemovedWhenPhpTemplatingEngineIsEnabledAndAsse
3030

3131
public function testMessengerMiddlewareFactoryErroneousFormat()
3232
{
33-
$this->markTestSkipped('XML configuration will not allow eeroneous format.');
33+
$this->markTestSkipped('XML configuration will not allow erroneous format.');
3434
}
3535
}

0 commit comments

Comments
 (0)