jest.config.js (3 lines of code) (raw):

module.exports = { testPathIgnorePatterns: ['__utils.js$'] }