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]
|
change_set["status"] = [from_status, to_status]
|
||||||
return change_set
|
return change_set
|
||||||
|
|
||||||
|
|
||||||
@property
|
@property
|
||||||
def event_details(self):
|
def event_details(self):
|
||||||
return {
|
return {
|
||||||
|
Reference in New Issue
Block a user