mirror of
https://github.com/strapi/strapi.git
synced 2025-11-10 15:19:00 +00:00
4 lines
63 B
JavaScript
4 lines
63 B
JavaScript
module.exports = {
|
|
testMatch: ['**/(*.)+(spec|test).js'],
|
|
};
|