chore: Update patch filename test case
Signed-off-by: Awiteb <a@4rs.nl>
This commit is contained in:
@@ -587,7 +587,7 @@ base-commit: f670859b92d525874fd621452080c8479964ac6a"
|
|||||||
assert_eq!(
|
assert_eq!(
|
||||||
patch.filename("").unwrap(),
|
patch.filename("").unwrap(),
|
||||||
PathBuf::from(
|
PathBuf::from(
|
||||||
"v100-0032-feat-some-long-subject-some-long-subject-some-long-subject-s.patch"
|
"v100-0032-feat-some-long-subject-some-long-subject-some-long-subject.patch"
|
||||||
)
|
)
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user