From b4fa4b89ee5f673f5cb804f4c319e1a1ebea3f51 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?D=2E=20Nagy=20Gerg=C5=91?= Date: Wed, 13 Mar 2024 14:24:26 +0100 Subject: [PATCH] cleanup --- tests/app.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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) { //