From 52fbd7291584694642f4883c9522a83575a47023 Mon Sep 17 00:00:00 2001 From: "licy@guangda.work" Date: Tue, 18 Apr 2023 17:40:00 +0800 Subject: [PATCH] =?UTF-8?q?admin=E6=B5=8B=E8=AF=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- tests/DuskTestCase.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/tests/DuskTestCase.php b/tests/DuskTestCase.php index 26b75cc0..9765838d 100644 --- a/tests/DuskTestCase.php +++ b/tests/DuskTestCase.php @@ -46,10 +46,10 @@ abstract class DuskTestCase extends BaseTestCase ) ); } - protected function baseUrl() - { - return 'http://beikeshop.test'; - } +// protected function baseUrl() +// { +// return 'http://beikeshop.test'; +// } /** * Determine whether the Dusk command has disabled headless mode.