mirror of
https://github.com/Byron/gitoxide
synced 2025-10-06 01:52:40 +02:00
Fix a minor typo in a test case name
This commit is contained in:
@@ -70,7 +70,7 @@ fn generation_numbers_overflow_is_handled_in_chained_graph() {
|
||||
}
|
||||
|
||||
#[test]
|
||||
fn octupus_merges() {
|
||||
fn octopus_merges() {
|
||||
let (cg, refs) = graph_and_expected(
|
||||
"octopus_merges.sh",
|
||||
&[
|
||||
|
Reference in New Issue
Block a user