#Unable to pass arguments to the artisan test command

6 messages · Page 1 of 1 (latest)

pearl fiber
#

For some reasons it is passing arguments to the PHPUnit, for example -p and --filter are working but not --drop-databases.

quiet zenith
#

Maybe try it before filter?

pearl fiber
#

Nope

#

Already tried same error

misty bolt
#

if you run php artisan test --drop-databases, the error still occurs? weird

pearl fiber
#

Yes