Skip to content

Commit d804a1d

Browse files
committed
derp
1 parent d811f99 commit d804a1d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pkg/dbal/Tests/DbalConnectionFactoryConfigTest.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,6 @@ public static function provideConfigs()
183183
'mysql://user:pass@host:10000/db',
184184
[
185185
'connection' => [
186-
'url' => 'mysql://user:pass@host:10000/db',
187186
'driver' => 'pdo_mysql',
188187
'host' => 'host',
189188
'port' => 10000,

0 commit comments

Comments
 (0)