Skip to content

Commit 3ea753e

Browse files
committed
#25 remove url
1 parent 8225b33 commit 3ea753e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/bootstrap.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,6 @@
4242
'host' => getenv('db_host'),
4343
'username' => getenv('db_user'),
4444
'database' => getenv('db_name'),
45-
'url' => null,
4645
];
4746
ConnectionManager::drop('test');
4847
ConnectionManager::setConfig('test', $dbConfig);

0 commit comments

Comments
 (0)