Skip to content

Commit

Permalink
Fixed tests.
Browse files Browse the repository at this point in the history
  • Loading branch information
TomasHermanek committed Oct 3, 2024
1 parent f084a5f commit 0b657d3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tests/bootstrap.php
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,6 @@
$input->setInteractive(false);
$app->run($input, $output);

return;

# Database drop
$input = new ArrayInput([
'command' => 'doctrine:database:drop',
Expand Down

0 comments on commit 0b657d3

Please sign in to comment.