Skip to content

Commit f29574e

Browse files
committed
Try to fix CI
1 parent 22a4598 commit f29574e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

node_package/src/buildConsoleReplay.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ export function consoleReplay(
4848
return lines.join('\n');
4949
}
5050

51+
// prettier-ignore Mismatch between Prettier locally and in CI
5152
export default function buildConsoleReplay(
5253
customConsoleHistory: typeof console['history'] | undefined = undefined,
5354
numberOfMessagesToSkip: number = 0,

0 commit comments

Comments
 (0)