Implemented test run deletion
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
export type RunType = {
|
||||
id: number;
|
||||
title: string;
|
||||
name: string;
|
||||
configurations: number;
|
||||
description: string;
|
||||
state: number;
|
||||
|
||||
Reference in New Issue
Block a user