Skip to content

Commit 91e2988

Browse files
style: format bundle.commit.test.ts
1 parent 50521fe commit 91e2988

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/lib/bundle.commit.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,4 +93,4 @@ describe('commitBundle', () => {
9393
expect(readFileSync(join(dir, 'meta.json'), 'utf8')).toBe('{"snapshotId":"snap_new"}\n');
9494
expect(readFileSync(join(dir, 'steps', '01-evidence.json'), 'utf8')).toBe('{"step":9}\n');
9595
});
96-
});
96+
});

0 commit comments

Comments
 (0)