mirror of
https://github.com/usetrmnl/byos_laravel.git
synced 2026-01-14 07:27:47 +00:00
fix: pint
This commit is contained in:
parent
e65473f932
commit
88e10101b8
3 changed files with 50 additions and 31 deletions
|
|
@ -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',
|
||||
],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue