Skip to content

Commit

Permalink
Update tests/custom_bootstrap.php
Browse files Browse the repository at this point in the history
  • Loading branch information
jordisala1991 committed Nov 13, 2021
1 parent a69eca8 commit 88827a6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/custom_bootstrap.php
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,5 @@

$input = new ArrayInput([
'command' => 'doctrine:schema:create',
'--no-interaction' => true,
]);
$application->run($input, new NullOutput());

0 comments on commit 88827a6

Please sign in to comment.