@@ -8,7 +8,7 @@ |
||
8 | 8 | |
9 | 9 | class ConfigurationTest extends TestCase |
10 | 10 | { |
11 | - public function testCanByConstructed () |
|
11 | + public function testCanByConstructed() |
|
12 | 12 | { |
13 | 13 | $configuration = new Configuration(); |
14 | 14 | $treeBuilder = $configuration->getConfigTreeBuilder(); |