diff --git a/tests/PantherBrowserTest.php b/tests/PantherBrowserTest.php index fd5fdf7..3ba3093 100644 --- a/tests/PantherBrowserTest.php +++ b/tests/PantherBrowserTest.php @@ -25,11 +25,6 @@ final class PantherBrowserTest extends TestCase { use BrowserTests, PantherTestCaseTrait; - protected function setUp(): void - { - $this->markTestIncomplete('Disabled for now. Needs investigation.'); - } - /** * @test */