diff --git a/src/gql/mocks/taskData.ts b/src/gql/mocks/taskData.ts index 7610dc3986..b18a1985b8 100644 --- a/src/gql/mocks/taskData.ts +++ b/src/gql/mocks/taskData.ts @@ -17,7 +17,6 @@ export const taskQuery: TaskQuery = { details: { description: "Long description that requirese use of the inline definition component. This would include details about where the task failed.", - diskDevices: [], oomTracker: { detected: false, },