Skip to content
This repository has been archived by the owner on Feb 23, 2024. It is now read-only.

Commit

Permalink
Ignore config package: node-config/node-config#628
Browse files Browse the repository at this point in the history
  • Loading branch information
samueljseay committed Sep 4, 2023
1 parent 93015e3 commit 54910da
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/e2e-jest/config/jest.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ module.exports = {
],
transformIgnorePatterns: [
'node_modules/?!(woocommerce|simple-html-tokenizer|is-plain-obj|is-plain-object|memize)',
'node_modules/@woocommerce/e2e-utils',
],
testMatch: [ '**/?(*.)+(spec|test).[jt]s?(x)' ],
};

0 comments on commit 54910da

Please sign in to comment.