export default {
  clearMocks: true,
  testEnvironment: 'node',
  testMatch: ['**/*.spec.js']
};
