Skip to content

Commit 9284c49

Browse files
committed
Apply fixes from StyleCI
1 parent c0aa29d commit 9284c49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Feature/Controllers/SearchScoutOperationsTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -444,7 +444,7 @@ public function test_getting_a_list_of_resources_only_trashed(): void
444444
],
445445
['Accept' => 'application/json']
446446
);
447-
447+
448448
$this->assertResourcePaginated(
449449
$response,
450450
[],

0 commit comments

Comments
 (0)