Skip to content

Commit 02fbabb

Browse files
committed
DEBUG
1 parent 9a77c52 commit 02fbabb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/watch.js

+1
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ function watchFiles(
5252

5353
/** @type {() => void} */
5454
let runReview = () => {
55+
console.log("REVIEW TRIGGERED")
5556
Runner.requestReview(options, app);
5657
};
5758

0 commit comments

Comments
 (0)