Add tests

This commit is contained in:
Montana
2018-11-26 15:28:19 -05:00
parent e984d10ac2
commit ce669fd086
2 changed files with 49 additions and 4 deletions

View File

@@ -57,7 +57,6 @@ class WorkspaceRole(Base, mixins.TimestampsMixin, mixins.AuditableMixin):
change_set["status"] = [from_status, to_status]
return change_set
@property
def event_details(self):
return {