Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
iamgergo committed Mar 13, 2024
1 parent 2f5472b commit b4fa4b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/app.php
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
})
->withProviders([
RootServiceProvider::class,
BazarServiceProvider::class
BazarServiceProvider::class,
])
->withExceptions(function (Exceptions $exceptions) {
//
Expand Down

0 comments on commit b4fa4b8

Please sign in to comment.