From 488d3ea5cd2071eaf34c77d10e30cd59d384daa8 Mon Sep 17 00:00:00 2001 From: Mior Muhammad Zaki Date: Mon, 15 Apr 2024 17:52:59 +0800 Subject: [PATCH] wip Signed-off-by: Mior Muhammad Zaki --- tests/TestCase.php | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/TestCase.php b/tests/TestCase.php index ae03286..1783f59 100644 --- a/tests/TestCase.php +++ b/tests/TestCase.php @@ -14,6 +14,7 @@ class TestCase extends \Orchestra\Testbench\TestCase /** * Setup the test environment. */ + #[\Override] protected function setUp(): void { $this->afterApplicationCreated(function () {