]> git.sesse.net Git - bcachefs-tools-debian/commit
Fixes tests which have broken since 'list' improvements
authorJaanus Torp <jaanus@saun.ee>
Sat, 22 Aug 2020 14:30:50 +0000 (14:30 +0000)
committerGitHub <noreply@github.com>
Sat, 22 Aug 2020 14:30:50 +0000 (14:30 +0000)
commit4a81dc2fa3513a6ac6b2145985415dfb833a48eb
tree6b30663efc937301d2e9297e9a1c5c44f71ff0e7
parent21ade396535e51503511f42ea06d58e25c0646c5
Fixes tests which have broken since 'list' improvements

Improvements to the 'list' command broke the basic test assertion that the output should be only 2 lines. Now it's 95 lines. This PR fixes this test for now.

Thank you for the great work!
tests/test_basic.py