Skip to content

Instantly share code, notes, and snippets.

@krystofbe
Created July 18, 2019 21:22
Show Gist options
  • Save krystofbe/6438178c0fcfd108010f4b59abbbe090 to your computer and use it in GitHub Desktop.
Save krystofbe/6438178c0fcfd108010f4b59abbbe090 to your computer and use it in GitHub Desktop.
module.exports = {
preset: "jest-puppeteer",
testRegex: "./*\\.test\\.tsx$"
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment