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 6, 2025
1 parent 5382fb7 commit d0c7c9f
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 d0c7c9f

Please sign in to comment.