Current File : /home/n742ef5/royalanteam.com/wp-content/plugins/js_composer/jest.config.js
module.exports = {
	testMatch: [ '<rootDir>/tests/js/**/*.test.js' ],
	testEnvironment: 'jsdom'
};