Skip to content

Commit b576cf7

Browse files
committed
Merge branch 'en/t3031-title-fix'
Test fix. * en/t3031-title-fix: t3031: update test description to mention desired behavior
2 parents 791ad49 + 69885ab commit b576cf7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

t/t3031-merge-criscross.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ test_expect_success 'setup repo with criss-cross history' '
8888
git branch G
8989
'
9090

91-
test_expect_success 'recursive merge between F and G, causes segfault' '
91+
test_expect_success 'recursive merge between F and G does not cause segfault' '
9292
git merge F
9393
'
9494

0 commit comments

Comments
 (0)