diff --git a/src/auditor/test-auditor.sh b/src/auditor/test-auditor.sh index d7d5b6e16..bac536ea1 100755 --- a/src/auditor/test-auditor.sh +++ b/src/auditor/test-auditor.sh @@ -1087,7 +1087,6 @@ echo "UPDATE app_banktransaction SET subject='${OLD_SUBJECT}' WHERE debit_accoun # - refunds # - reserve closure (or lack thereof) # - arithmetic problems -# - wire.row_inconsistencies (i.e. duplicate wire offset) # **************************************************