Skip to content

Commit 460313b

Browse files
author
andriypolandki
committed
fix
1 parent 5594488 commit 460313b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/unit/score-breakdown.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -253,7 +253,7 @@ describe("explainScoreBreakdown", () => {
253253
sourceLines: 80,
254254
linkedIssueMode: "standard",
255255
linkedIssueContext: { status: "plausible", source: "github_cache", issueNumbers: [4] },
256-
branchEligibility: {},
256+
branchEligibility: { status: "unknown" },
257257
},
258258
}),
259259
);

0 commit comments

Comments
 (0)