Changes all images to bmp and updated tests
This commit is contained in:
@ -6,7 +6,7 @@ from models.products.product import Product
|
||||
|
||||
product = Product(
|
||||
"product",
|
||||
"image.png",
|
||||
"brake-disk.bmp",
|
||||
"description",
|
||||
10.00,
|
||||
1,
|
||||
|
Reference in New Issue
Block a user