@@ -73,7 +73,7 @@ |
||
73 | 73 | { |
74 | 74 | $configuration = ClientConfiguration::fromDsn('pool(http://[email protected] http://127.0.0.2/bar?timeout=4)?extra=abc&username=tobias'); |
75 | 75 | $expected = [ |
76 | - 'host' => null, |
|
76 | + 'host' => null, |
|
77 | 77 | 'port' => null, |
78 | 78 | 'path' => null, |
79 | 79 | 'url' => null, |