Skip to content

Commit

Permalink
Update test expectations
Browse files Browse the repository at this point in the history
  • Loading branch information
Gallaecio committed Jul 12, 2024
1 parent e6a3bfb commit ab702fb
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions tests/test_providers.py
Original file line number Diff line number Diff line change
Expand Up @@ -1315,10 +1315,7 @@ def parse(self, response: DummyResponse, product: Product):
}
assert auto_field_stats == {
"scrapy-zyte-api/auto_fields/zyte_common_items.items.product.Product": (
"additionalProperties aggregateRating availability brand breadcrumbs "
"canonicalUrl color currency currencyRaw description descriptionHtml "
"features gtin images mainImage metadata mpn name price productId "
"regularPrice size sku style url variants"
"(all fields)"
),
}

Expand Down

0 comments on commit ab702fb

Please sign in to comment.