Skip to content

Commit

Permalink
fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonvarga committed Nov 4, 2024
1 parent 055085c commit 4919185
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/Fields/FieldtypeTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -157,6 +157,7 @@ public function converts_to_an_array()
'validatable' => true,
'defaultable' => true,
'categories' => [],
'keywords' => [],
'icon' => 'test',
'config' => [],
], $fieldtype->toArray());
Expand Down

0 comments on commit 4919185

Please sign in to comment.