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 committed Aug 24, 2021
1 parent cbb0ab3 commit acb8623
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion t/t7524-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 acb8623

Please sign in to comment.