Try adding a defaul url to override the Webdriver "url is blank" bullshit
This commit is contained in:
@@ -7,6 +7,7 @@ class TestCase extends Illuminate\Foundation\Testing\TestCase
|
||||
*
|
||||
* @var string
|
||||
*/
|
||||
protected $baseUrl = 'http://localhost:8000';
|
||||
|
||||
/**
|
||||
* Creates the application.
|
||||
|
||||
Reference in New Issue
Block a user