Open michalwitwicki opened 3 months ago
After starting up local server with the app, almost all tests triggered with ./vendor/bin/sail artisan test are failing.
./vendor/bin/sail artisan test
Reproduction:
README:Getting Started
Expected result:
Tests: 31 passed (1 assertions) Duration: 170.71s
Actual result:
Tests: 30 failed, 1 passed (1 assertions) Duration: 170.71s
After starting up local server with the app, almost all tests triggered with
./vendor/bin/sail artisan test
are failing.Reproduction:
README:Getting Started
../vendor/bin/sail artisan test
.Expected result:
Actual result: