Skip to content

Commit db7606a

Browse files
committed
ref(vcs): Make extract_pr_base_sha_from_event like extract_pr_head_sha_from_event
1 parent 1c7fcdc commit db7606a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/utils/vcs.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1684,6 +1684,7 @@ mod tests {
16841684
fn test_extract_pr_base_sha_from_event_invalid() {
16851685
extract_pr_base_sha_from_event("invalid json {");
16861686
}
1687+
16871688
#[test]
16881689
#[serial(github_env)]
16891690
#[should_panic]

0 commit comments

Comments
 (0)