Skip to content

Commit ec1ebad

Browse files
committed
Fix CI
1 parent de48e65 commit ec1ebad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Feature/Controllers/SearchSelectingOperationsTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ public function test_getting_a_list_of_resources_deep_selecting_fields(): void
118118
'relation' => 'model',
119119
'selects' => [
120120
['field' => 'id'],
121-
]
121+
],
122122
],
123123
],
124124
],

0 commit comments

Comments
 (0)