// More info at https://redwoodjs.com/docs/project-configuration-dev-test-build export default { rootDir: '../', preset: '@redwoodjs/testing/config/jest/web', }