Skip to content

Commit eac0754

Browse files
committed
chore: add khook in register
Signed-off-by: Sarthak Shyngle <50234097+Sarthak160@users.noreply.github.com>
1 parent d7d1f5d commit eac0754

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

v2/dedup/middleware.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -128,3 +128,5 @@ function GetCoverage() {
128128
}
129129
return executedLinesByFile;
130130
}
131+
132+
module.exports = middleware;

0 commit comments

Comments
 (0)