Skip to content
This repository has been archived by the owner on Jul 2, 2024. It is now read-only.

Commit

Permalink
DEVPROD-1661 fix merge conflict (#2195)
Browse files Browse the repository at this point in the history
  • Loading branch information
ybrill authored Dec 15, 2023
1 parent b6ff63d commit 5e05f71
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/gql/mocks/taskData.ts
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ export const taskQuery: TaskQuery = {
},
status: TaskStatus.Failed,
type: "type",
diskDevices: [],
},
timeTaken: null,
annotation: null,
Expand Down

0 comments on commit 5e05f71

Please sign in to comment.