Skip to content
This repository was archived by the owner on Sep 16, 2021. It is now read-only.

Commit 55b7df2

Browse files
committed
Fix CI
1 parent 276beb0 commit 55b7df2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Tests/Unit/DependencyInjection/CmfRoutingAutoExtensionTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ public function setUp()
3030
* implicitly configured.
3131
*
3232
* @expectedException Symfony\Component\Config\Definition\Exception\InvalidConfigurationException
33-
* @expectedExceptionMessage No adapter has been configured, you either need to
33+
* @expectedExceptionMessage No adapter has been configured, you either need to
3434
*/
3535
public function testLoad()
3636
{

0 commit comments

Comments
 (0)