Fix test.
This commit is contained in:
@@ -14,6 +14,6 @@ class ExampleTest extends TestCase
|
||||
public function testBasicExample()
|
||||
{
|
||||
$this->visit('/')
|
||||
->see('Laravel 5');
|
||||
->see('Laravel');
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user