Skip to content

Commit acb8623

Browse files
committed
t7524: test no longer fails
Signed-off-by: Derrick Stolee <[email protected]>
1 parent cbb0ab3 commit acb8623

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

t/t7524-serialized-status.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -400,7 +400,7 @@ EOF
400400
401401
'
402402

403-
test_expect_failure 'ensure deserialize -v does not crash' '
403+
test_expect_success 'ensure deserialize -v does not crash' '
404404
405405
git init -b main verbose_test &&
406406
touch verbose_test/a &&

0 commit comments

Comments
 (0)