mirror of
https://github.com/kevin-DL/LaravelShoppingcart.git
synced 2026-01-22 15:15:27 +00:00
Updated PHPUnit to work with version 6.0 required by Laravel 5.5
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
namespace Gloudemans\Tests\Shoppingcart;
|
||||
|
||||
use Gloudemans\Shoppingcart\Cart;
|
||||
use PHPUnit_Framework_Assert as PHPUnit;
|
||||
use PHPUnit\Framework\Assert as PHPUnit;
|
||||
|
||||
trait CartAssertions
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user