Skip to content

Commit

Permalink
Merge branch 'test-the-tests' of github.com:statamic/importer into te…
Browse files Browse the repository at this point in the history
…st-the-tests
  • Loading branch information
duncanmcclean committed Dec 18, 2024
2 parents 5de6fd1 + 1838b29 commit 79257d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/TestCase.php
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ abstract class TestCase extends AddonTestCase
{
protected string $addonServiceProvider = ServiceProvider::class;

public function setUp(): void
protected function setUp(): void
{
parent::setUp();

Expand Down

0 comments on commit 79257d2

Please sign in to comment.