Skip to content

Commit

Permalink
Removed test assertion
Browse files Browse the repository at this point in the history
  • Loading branch information
NullScope committed Jan 4, 2025
1 parent c0a9578 commit 46148fb
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -878,7 +878,7 @@ describe('Learning categories', () => {
name: 'supermarket',
learn_categories: 0,
});
expect(true).toBe(true);

const trans = {
date: '2016-12-01',
account: 'acct',
Expand Down

0 comments on commit 46148fb

Please sign in to comment.