We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc573c0 commit c2b7113Copy full SHA for c2b7113
tests/bootstrap.php
@@ -4,5 +4,5 @@
4
5
require_once __DIR__ . '/../vendor/autoload.php';
6
7
-passthru('php tempest discovery:generate');
+passthru('php tempest discovery:generate --no-interaction');
8
echo PHP_EOL;
0 commit comments