Skip to content

Commit 0c1a6b0

Browse files
derrickstoleedscho
authored andcommitted
t7524: test no longer fails
Signed-off-by: Derrick Stolee <dstolee@microsoft.com>
1 parent e7ac31f commit 0c1a6b0

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)