Bring in upstream changes

This commit is contained in:
Jonny Barnes 2016-06-17 01:12:43 +01:00
parent 2a692fdd78
commit edbcb2fb2c
8 changed files with 15 additions and 2 deletions

View file

@ -1,6 +1,6 @@
<?php
class TestCase extends Illuminate\Foundation\Testing\TestCase
abstract class TestCase extends Illuminate\Foundation\Testing\TestCase
{
/**
* The base URL to use while testing the application.