mirror of
https://github.com/kevin-DL/LaravelShoppingcart.git
synced 2026-01-11 10:44:32 +00:00
StyleCI
This commit is contained in:
@@ -351,7 +351,7 @@ class CartTest extends TestCase
|
|||||||
]));
|
]));
|
||||||
|
|
||||||
$cart->update('027c91341fd5cf4d2579b49c4b6a90da', new BuyableProductTrait([
|
$cart->update('027c91341fd5cf4d2579b49c4b6a90da', new BuyableProductTrait([
|
||||||
'name' => '',
|
'name' => '',
|
||||||
'description' => 'Different description',
|
'description' => 'Different description',
|
||||||
]));
|
]));
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user