admin测试

This commit is contained in:
licy@guangda.work 2023-04-18 17:40:00 +08:00 committed by Edward Yang
parent fe170590db
commit 52fbd72915
1 changed files with 4 additions and 4 deletions

View File

@ -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.