diff --git a/tests/e2e/data/product.py b/tests/e2e/data/product.py index 789fb86..562047e 100644 --- a/tests/e2e/data/product.py +++ b/tests/e2e/data/product.py @@ -121,7 +121,7 @@ { "category_id": 3, "title": "Noise Cancelling Earbuds", - "description": "Compact True wireless earbuds with ANC support.", + "description": "Compact true wireless earbuds with ANC support.", "sku": "SKU-P012", "price": 200, "is_available": True,