fix: pint

This commit is contained in:
Benjamin Nussbaum 2025-09-15 19:24:31 +02:00
parent f7d9618f56
commit 3fecfe14bd
3 changed files with 50 additions and 31 deletions

View file

@ -39,9 +39,9 @@ it('loads plugins from catalog URL', function () {
'zip_url' => 'https://example.com/plugin.zip',
],
'byos' => [
'byos_laravel' => [
'compatibility' => true,
]
'byos_laravel' => [
'compatibility' => true,
],
],
'logo_url' => 'https://example.com/logo.png',
],