Skip to content

Commit c8ab27c

Browse files
author
John Doe
committed
refactor: fix text
1 parent 45e33a3 commit c8ab27c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/utils/src/lib/execute-process.int.test.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,7 @@ describe('executeProcess', () => {
104104
expect(logger.command).toHaveBeenCalledWith(
105105
'echo hello',
106106
expect.any(Function),
107+
{},
107108
);
108109
});
109110

0 commit comments

Comments
 (0)