Commit d9baa528 authored by Romain Courteaud's avatar Romain Courteaud

slapos_crm: test: restore boolean results

parent eb4ac7a2
......@@ -64,3 +64,6 @@ if (state == 'suspended') and \
subscribed_item_list.append(other_item)
if can_invalidate_project:
subscribed_item.invalidate(comment='Not paid')
return True
return False
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment