mirror of
https://github.com/snipe/snipe-it.git
synced 2024-12-24 21:24:13 -08:00
Remove baseurl
This commit is contained in:
parent
cf0a2051b0
commit
db83faeb49
|
@ -7,7 +7,7 @@ class TestCase extends Illuminate\Foundation\Testing\TestCase
|
|||
*
|
||||
* @var string
|
||||
*/
|
||||
protected $baseUrl = 'http://snipe-it5.dev:8888';
|
||||
//protected $baseUrl = 'http://snipe-it5.dev:8888';
|
||||
|
||||
/**
|
||||
* Creates the application.
|
||||
|
|
Loading…
Reference in a new issue