Fix test failures when arrow functions are not transformed
Native (non-transpiled) arrow functions cannot be used with the `new` operator. This commit fixes a couple of cases where that was happening.
Showing
Please register or sign in to comment