We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d0ef276 commit 6660ab0Copy full SHA for 6660ab0
gix-commitgraph/tests/access/mod.rs
@@ -70,7 +70,7 @@ fn generation_numbers_overflow_is_handled_in_chained_graph() {
70
}
71
72
#[test]
73
-fn octupus_merges() {
+fn octopus_merges() {
74
let (cg, refs) = graph_and_expected(
75
"octopus_merges.sh",
76
&[
0 commit comments