Fixed two failing tests

This commit is contained in:
Raphael Michel
2015-08-14 21:30:06 +02:00
parent d87106ee67
commit b2d7e09a10
3 changed files with 8 additions and 2 deletions

View File

@@ -163,6 +163,8 @@ In our example, the implementation could look like this::
var_restrictions.append(restriction)
if not var_restrictions:
v['available'] = True
v['price'] = None
continue
# If this point is reached, there ARE time restrictions for this item