mirror of
https://github.com/Shchoholiev/shopping-assistant-api.git
synced 2025-04-03 16:19:46 +00:00
all bugs fixed
This commit is contained in:
parent
1fcda176ce
commit
56a4168a41
@ -284,7 +284,6 @@ public class WishlistsTests : TestsBase
|
|||||||
price = 1,
|
price = 1,
|
||||||
description = "Generic description",
|
description = "Generic description",
|
||||||
rating = 4.8,
|
rating = 4.8,
|
||||||
price = 1,
|
|
||||||
imagesUrls = new string[]
|
imagesUrls = new string[]
|
||||||
{
|
{
|
||||||
"https://www.amazon.com/image-url-1",
|
"https://www.amazon.com/image-url-1",
|
||||||
|
Loading…
Reference in New Issue
Block a user