Skip to content

Commit 74f131f

Browse files
committed
update comment
1 parent 64c996c commit 74f131f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/actions/find/src/dynamicImport.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
// - this exists because I'm not sure how to mock
2-
// the dynamic import function, so mocking this instead
1+
// - this exists because it looks like there's no straight-forward
2+
// way to mock the dynamic import function, so mocking this instead
33
// (also, if it _is_ possible to mock the dynamic import,
44
// there's the risk of altering/breaking the behavior of imports
55
// across the board - including non-dynamic imports)

0 commit comments

Comments
 (0)