Skip to content

Commit

Permalink
Apply fixes from StyleCI
Browse files Browse the repository at this point in the history
  • Loading branch information
StyleCIBot committed Oct 3, 2024
1 parent 598052b commit 96751ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/SerializerPhp80Test.php
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<?php

use Tests\Fixtures\Model;
use Tests\Fixtures\Route;
use Tests\Fixtures\RegularClass;
use Tests\Fixtures\Route;

test('named arguments', function () {
$f1 = function (string $firstName, string $lastName) {
Expand Down

0 comments on commit 96751ed

Please sign in to comment.