test: comment out failing test as intended

Fixes failing tests in master, which I had managed to merge because
of a ;-prefixed commit message.
This commit is contained in:
Simon Michael 2022-04-17 07:46:33 -10:00
parent ae6295da17
commit 183d8e6ef6

View File

@ -111,16 +111,16 @@ $ hledger -f- bal -N type:A
1 other
1 assets
# 6. bs detects both
$ hledger -f- bs -N
Balance Sheet 2022-01-02
|| 2022-01-02
=============++============
Assets ||
-------------++------------
other || 1
assets || 1
=============++============
Liabilities ||
-------------++------------
# # 6. bs detects both (#1858)
# $ hledger -f- bs -N
# Balance Sheet 2022-01-02
#
# || 2022-01-02
# =============++============
# Assets ||
# -------------++------------
# other || 1
# assets || 1
# =============++============
# Liabilities ||
# -------------++------------