Skip to content

Commit

Permalink
rm hint
Browse files Browse the repository at this point in the history
  • Loading branch information
samwilson committed Aug 13, 2024
1 parent 2335635 commit d96954b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/Book/BookProviderTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
* @covers BookProvider
*/
class BookProviderTest extends TestCase {
private BookProvider $bookProvider;
private $bookProvider;
private $mockHandler;

public function setUp(): void {
Expand Down

0 comments on commit d96954b

Please sign in to comment.