Skip to content

Commit

Permalink
Fixes.
Browse files Browse the repository at this point in the history
  • Loading branch information
mfendeksilverstripe committed Mar 23, 2022
1 parent 1e290a1 commit 52c6bef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/Handler/GraphQL/Mutation/HandlerTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

class HandlerTest extends SnapshotTestAbstract
{
protected function setUp()
protected function setUp(): void
{
parent::setUp();
Injector::inst()->registerService(
Expand Down

0 comments on commit 52c6bef

Please sign in to comment.