Skip to content

Commit 9405d71

Browse files
committed
add clarifying comment
1 parent 3cc8eb6 commit 9405d71

File tree

1 file changed

+1
-0
lines changed
  • packages/node-experimental/test/helpers

1 file changed

+1
-0
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
/* this method is exported from an external file to be able to test contextlines when adding an external file */
12
export function getError(): Error {
23
return new Error('mock error');
34
}

0 commit comments

Comments
 (0)