Skip to content

Commit

Permalink
Apply rector fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanmab committed Oct 14, 2024
1 parent c7523de commit aefd71a
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions tests/Unit/Suites/ClientTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -23,14 +23,8 @@
#[UsesClass(Response::class)]
class ClientTest extends TestCase
{
/**
* @var MockObject|ClientInterface
*/
private Client $client;

/**
* @var MockObject|MockClient
*/
private MockClient $mockClient;

protected function setUp(): void
Expand Down

0 comments on commit aefd71a

Please sign in to comment.