You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
some of the unit tests in cmd are failing, but I'm not sure if it's code we are still using. eg. TestExportChanges/changes_from_single_ledger using export_ledger_entry_changes (are we using this command anywhere?). Investigate if these command are something we still need and if so fix.
Once the cmd unit testing works we can add to the github workflow for automated testing (pr for reference)
The text was updated successfully, but these errors were encountered:
some of the unit tests in cmd are failing, but I'm not sure if it's code we are still using. eg.
TestExportChanges/changes_from_single_ledger
usingexport_ledger_entry_changes
(are we using this command anywhere?). Investigate if these command are something we still need and if so fix.Once the
cmd
unit testing works we can add to the github workflow for automated testing (pr for reference)The text was updated successfully, but these errors were encountered: