hledger/hledger-web/Hledger
Chris Lemaire 97f15eac03 Fix failing hledger-web test
This test appeared to have failed after adding source positions to
generated transactions. This is because the generated transaction id for
web pages appears to be dependent on whether the transaction has an
associated source file. Because it has one associated now, the id was
updated to be 'transaction-2-1' for instance, instead of
'transaction-0-1' as it would have been before. The fix is to change the
test.
2023-01-21 23:24:43 +01:00
..
Web Fix failing hledger-web test 2023-01-21 23:24:43 +01:00
Web.hs ui, web: fix build after tests cleanup 2018-09-03 08:43:57 -07:00