Skip to content

Commit

Permalink
Fix unit tests
Browse files Browse the repository at this point in the history
  • Loading branch information
mattcompiles committed Oct 19, 2023
1 parent 3843469 commit 993fc0a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/transformers/js/core/src/hoist.rs
Original file line number Diff line number Diff line change
Expand Up @@ -1155,6 +1155,7 @@ mod tests {
Mark::fresh(Mark::root()),
global_mark,
true,
true,
);
module.visit_with(&mut collect);

Expand Down

0 comments on commit 993fc0a

Please sign in to comment.