Skip to content

Commit

Permalink
test: update snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
makamekm committed Oct 14, 2024
1 parent c8d6acb commit 325ccd4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/context/processor.ts
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,8 @@ export class FileQueueProcessor {
files.push(path);
}
}
// eslint-disable-next-line no-console
console.log(files);

return files;
}
Expand Down

0 comments on commit 325ccd4

Please sign in to comment.