diff --git a/jest.config.js b/jest.config.js index 57ddde48..9cd72c89 100644 --- a/jest.config.js +++ b/jest.config.js @@ -3,7 +3,6 @@ export default { transform: { '^.+\\.(ts|tsx)$': 'ts-jest', }, - testPathIgnorePatterns: ['./examples'], testEnvironment: 'miniflare', testEnvironmentOptions: { /*