mirror of
https://github.com/snipe/snipe-it.git
synced 2025-01-12 14:27:33 -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
|
* @var string
|
||||||
*/
|
*/
|
||||||
protected $baseUrl = 'http://snipe-it5.dev:8888';
|
//protected $baseUrl = 'http://snipe-it5.dev:8888';
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Creates the application.
|
* Creates the application.
|
||||||
|
|
Loading…
Reference in a new issue