mirror of
https://github.com/kevin-DL/LaravelShoppingcart.git
synced 2026-01-11 18:54:33 +00:00
StyleCI
This commit is contained in:
@@ -882,8 +882,6 @@ class CartTest extends TestCase
|
||||
|
||||
$cart = $this->getCart();
|
||||
|
||||
|
||||
|
||||
$cart->add(new BuyableProduct());
|
||||
|
||||
$beforeStore = Carbon::now();
|
||||
|
||||
Reference in New Issue
Block a user