fix: test errors (#683)
- Removed the duplicate TestWalDir_boundaryVersions test (there was already a correct TestWalDir)
- Removed the pg 9.6 uses pg_xlogdump test case from TestWalCommand_outputFormat since walCommand now always uses pg_waldump
Fixes #683 (closed)
Edited by Artyom Kartasov