mirror of
https://github.com/pretix/pretix.git
synced 2026-04-25 23:42:32 +00:00
Fix test failure after 41acf2c1a
This commit is contained in:
@@ -121,7 +121,7 @@ TEST_EVENT_RES = {
|
||||
'item_meta_properties': {
|
||||
'day': 'Monday',
|
||||
},
|
||||
'sales_channels': ['web']
|
||||
'sales_channels': ['web', 'bar', 'baz']
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user