Skip to content

Commit

Permalink
Add a silent response
Browse files Browse the repository at this point in the history
  • Loading branch information
Dropelikeit committed Aug 24, 2023
1 parent a096d9c commit cc91fa7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/Http/Responses/ResponseFactoryTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@
use Dropelikeit\LaravelJmsSerializer\Serializer\Factory;
use Dropelikeit\LaravelJmsSerializer\Tests\ResponseFactory\Dummy;
use Dropelikeit\LaravelJmsSerializer\Tests\ResponseFactory\Response;
use Illuminate\Http\Response as LaravelResponse;
use JMS\Serializer\SerializationContext;
use PHPUnit\Framework\MockObject\MockObject;
use PHPUnit\Framework\TestCase;
use Illuminate\Http\Response as LaravelResponse;

/**
* @author Marcel Strahl <info@marcel-strahl.de>
Expand Down

0 comments on commit cc91fa7

Please sign in to comment.