Remove baseurl
This commit is contained in:
parent
cf0a2051b0
commit
db83faeb49
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue