Skip to content

Commit

Permalink
fix: unit test
Browse files Browse the repository at this point in the history
Signed-off-by: Hristiyan <[email protected]>
  • Loading branch information
icoxxx committed Jan 15, 2025
1 parent e08bcdc commit a37e1bc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions back-end/apps/chain/src/execute/execute.service.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -449,6 +449,7 @@ describe('ExecuteService', () => {
sequential: false,
createdAt: new Date(),
groupItems: [],
groupValidStart: new Date(),
};

for (let i = 0; i < 3; i++) {
Expand Down

0 comments on commit a37e1bc

Please sign in to comment.