mirror of
https://github.com/kevin-DL/LaravelShoppingcart.git
synced 2026-01-24 07:55:35 +00:00
Update CartTest.php
Codestyle
This commit is contained in:
@@ -263,7 +263,7 @@ class CartTest extends TestCase
|
|||||||
|
|
||||||
$cart->add(1, 'Some title', 1, 'invalid');
|
$cart->add(1, 'Some title', 1, 'invalid');
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @test
|
* @test
|
||||||
*/
|
*/
|
||||||
|
|||||||
Reference in New Issue
Block a user