Skip to content

Commit

Permalink
Add empty line back in
Browse files Browse the repository at this point in the history
This simplifies the diff a bit
  • Loading branch information
danieljbruce committed Nov 22, 2023
1 parent c90768a commit a705b57
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/transaction.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1339,6 +1339,7 @@ async.each(
});
});
});

describe('commit', () => {
beforeEach(done => {
transaction.id = TRANSACTION_ID;
Expand Down

0 comments on commit a705b57

Please sign in to comment.