diff --git a/tests/app.php b/tests/app.php index 32ac0074..c5e4d5a8 100644 --- a/tests/app.php +++ b/tests/app.php @@ -17,7 +17,7 @@ }) ->withProviders([ RootServiceProvider::class, - BazarServiceProvider::class + BazarServiceProvider::class, ]) ->withExceptions(function (Exceptions $exceptions) { //