Remove baseurl

This commit is contained in:
snipe 2016-04-12 23:32:52 -07:00
parent cf0a2051b0
commit db83faeb49

View file

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