Fix test failure after 41acf2c1a

This commit is contained in:
Raphael Michel
2021-05-25 14:55:32 +02:00
parent 2f724592e0
commit 538dd933fb

View File

@@ -121,7 +121,7 @@ TEST_EVENT_RES = {
'item_meta_properties': {
'day': 'Monday',
},
'sales_channels': ['web']
'sales_channels': ['web', 'bar', 'baz']
}