mirror of
https://github.com/dg/dibi.git
synced 2025-08-09 15:47:23 +02:00
tests: connection removed from bootstrap
This commit is contained in:
committed by
David Grudl
parent
0c09ad97ca
commit
6550b53175
@@ -37,9 +37,6 @@ if ($config['system'] === 'odbc') {
|
||||
}
|
||||
|
||||
|
||||
$conn = new Dibi\Connection($config);
|
||||
|
||||
|
||||
function test(Closure $function)
|
||||
{
|
||||
$function();
|
||||
|
Reference in New Issue
Block a user