Add tests
This commit is contained in:
@@ -57,6 +57,7 @@ class WorkspaceRole(Base, mixins.TimestampsMixin, mixins.AuditableMixin):
|
||||
change_set["status"] = [from_status, to_status]
|
||||
return change_set
|
||||
|
||||
|
||||
@property
|
||||
def event_details(self):
|
||||
return {
|
||||
|
Reference in New Issue
Block a user