Codestyle

Update version in readme
This commit is contained in:
Patrick Henninger
2019-03-01 15:03:24 +01:00
parent 1499475663
commit c0cc008c85
2 changed files with 1 additions and 2 deletions

View File

@@ -15,7 +15,6 @@ use Illuminate\Support\Collection;
use Illuminate\Support\Facades\Event;
use Mockery;
use Orchestra\Testbench\TestCase;
use PHPUnit\Framework\Assert;
class CartTest extends TestCase
{