Skip to content

Commit

Permalink
DEVPROD-1134 fix: Remove duplicate key (evergreen-ci#2197)
Browse files Browse the repository at this point in the history
  • Loading branch information
sophstad authored Dec 15, 2023
1 parent 7a26e85 commit fb97512
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/gql/mocks/taskData.ts
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ export const taskQuery: TaskQuery = {
},
status: TaskStatus.Failed,
type: "type",
diskDevices: [],
},
timeTaken: null,
annotation: null,
Expand Down

0 comments on commit fb97512

Please sign in to comment.