fix(FN-4834): align reliability fixture task fields with task typing
Fusion-Task-Id: FN-4834 Fusion-Task-Lineage: 714c9c73-ca66-4c3f-980c-d03e6b50316a
This commit is contained in:
committed by
gsxdsm
parent
594ec3e515
commit
70728db098
@@ -17,8 +17,8 @@ describe.skipIf(!hasGit)("reliability interactions: worktree init stderr surfaci
|
||||
},
|
||||
task: {
|
||||
column: "todo",
|
||||
branch: null,
|
||||
worktree: null,
|
||||
branch: undefined,
|
||||
worktree: undefined,
|
||||
},
|
||||
});
|
||||
fixtures.push(fixture);
|
||||
|
||||
Reference in New Issue
Block a user