Skip to content

Commit

Permalink
Get tests passing again
Browse files Browse the repository at this point in the history
  • Loading branch information
benjie committed Nov 1, 2021
1 parent 6bd6cf6 commit 462e24f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .jest-babel-transform.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module.exports = require("babel-jest").createTransformer({
module.exports = require("babel-jest").default.createTransformer({
rootMode: "upward",
});

0 comments on commit 462e24f

Please sign in to comment.