feat: comment to test run's case (#390)
This commit is contained in:
@@ -44,6 +44,7 @@ type RunCaseType = {
|
||||
caseId: number;
|
||||
status: number;
|
||||
editState: 'notChanged' | 'changed' | 'new' | 'deleted';
|
||||
commentCount?: number;
|
||||
};
|
||||
|
||||
type CaseAttachmentType = {
|
||||
|
||||
Reference in New Issue
Block a user