cargo test
failed due to difference in command output on windows environment
#159
Labels
test
Something related to test
On the Windows environment, the
cargo test
command fails because of snapshot test failure;We should consider a way to absorb this type of difference.
The text was updated successfully, but these errors were encountered: