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

Commit 8d9d888

Browse files
committed
fix style
1 parent 9226e21 commit 8d9d888

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Unit/DependencyInjection/CmfSonataAdminExtensionTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ protected function getContainerExtensions()
2727
}
2828

2929
/**
30-
* @expectedException Symfony\Component\Config\Definition\Exception\InvalidConfigurationException
30+
* @expectedException \Symfony\Component\Config\Definition\Exception\InvalidConfigurationException
3131
*/
3232
public function testThatBundlesAreConfigured()
3333
{

0 commit comments

Comments
 (0)