mirror of
https://github.com/strapi/strapi.git
synced 2025-11-02 02:44:55 +00:00
chore: remove rogue log
This commit is contained in:
parent
cbad2f0acf
commit
26d6bb17ce
@ -3,8 +3,6 @@
|
||||
const baseConfig = require('../../../jest.base-config.front');
|
||||
const pkg = require('./package.json');
|
||||
|
||||
console.log('BASE', baseConfig);
|
||||
|
||||
module.exports = {
|
||||
...baseConfig,
|
||||
displayName: (pkg.strapi && pkg.strapi.name) || pkg.name,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user