Skip to content

Commit

Permalink
tests: connection removed from bootstrap
Browse files Browse the repository at this point in the history
  • Loading branch information
Miloslav Hůla authored and dg committed Mar 9, 2018
1 parent 34b7e22 commit 1bae6ea
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions tests/dibi/bootstrap.php
Original file line number Diff line number Diff line change
Expand Up @@ -40,9 +40,6 @@
}


$conn = new Dibi\Connection($config);


function test(Closure $function)
{
$function();
Expand Down

0 comments on commit 1bae6ea

Please sign in to comment.