Widget: Fix tests

This commit is contained in:
Raphael Michel
2023-04-05 12:01:33 +02:00
parent 0432798d23
commit bd5b63a90e

View File

@@ -165,6 +165,7 @@ class WidgetCartTest(CartTestMixin, TestCase):
"name": "30C3",
"date_range": f"Dec. 26, {self.event.date_from.year} 00:00",
"frontpage_text": "",
"location": "",
"currency": "EUR",
"show_variations_expanded": False,
"display_net_prices": False,
@@ -349,6 +350,7 @@ class WidgetCartTest(CartTestMixin, TestCase):
"name": "30C3",
"date_range": f"Dec. 26, {self.event.date_from.year} 00:00",
"frontpage_text": "",
"location": "",
"currency": "EUR",
"show_variations_expanded": False,
"display_net_prices": False,
@@ -403,6 +405,7 @@ class WidgetCartTest(CartTestMixin, TestCase):
"name": "30C3",
"date_range": f"Dec. 26, {self.event.date_from.year} 00:00",
"frontpage_text": "",
"location": "",
"currency": "EUR",
"show_variations_expanded": False,
"display_net_prices": False,
@@ -473,6 +476,7 @@ class WidgetCartTest(CartTestMixin, TestCase):
"name": "30C3",
"date_range": f"Dec. 26, {self.event.date_from.year} 00:00",
"frontpage_text": "",
"location": "",
"currency": "EUR",
'poweredby': '<a href="https://pretix.eu" target="_blank" rel="noopener">ticketing powered by pretix</a>',
"show_variations_expanded": False,