feat(web): add status in execution row
This commit is contained in:
@@ -13,6 +13,7 @@ export const GET_EXECUTIONS = gql`
|
||||
testRun
|
||||
createdAt
|
||||
updatedAt
|
||||
status
|
||||
flow {
|
||||
id
|
||||
name
|
||||
|
Reference in New Issue
Block a user