admin测试
This commit is contained in:
parent
fe170590db
commit
52fbd72915
|
|
@ -46,10 +46,10 @@ abstract class DuskTestCase extends BaseTestCase
|
||||||
)
|
)
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
protected function baseUrl()
|
// protected function baseUrl()
|
||||||
{
|
// {
|
||||||
return 'http://beikeshop.test';
|
// return 'http://beikeshop.test';
|
||||||
}
|
// }
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Determine whether the Dusk command has disabled headless mode.
|
* Determine whether the Dusk command has disabled headless mode.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue