Skip to content

Commit

Permalink
t7524: test no longer fails
Browse files Browse the repository at this point in the history
Signed-off-by: Derrick Stolee <dstolee@microsoft.com>
  • Loading branch information
derrickstolee authored and dscho committed Sep 16, 2022
1 parent be4db09 commit a4e6e86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion t/t7522-serialized-status.sh
Original file line number Diff line number Diff line change
Expand Up @@ -400,7 +400,7 @@ EOF
'

test_expect_failure 'ensure deserialize -v does not crash' '
test_expect_success 'ensure deserialize -v does not crash' '
git init -b main verbose_test &&
touch verbose_test/a &&
Expand Down

0 comments on commit a4e6e86

Please sign in to comment.