chore(deps): update dependency @testing-library/react to v10 (#4046)

This commit is contained in:
renovate[bot]
2020-07-22 14:21:13 +03:00
committed by GitHub
parent 6a1cbc9e32
commit 3640e2692e
6 changed files with 1015 additions and 585 deletions

View File

@ -9,4 +9,5 @@ module.exports = {
'netlify-cms-widget-object': '<rootDir>/packages/netlify-cms-widget-object/src/index.js',
},
testURL: 'http://localhost:8080',
snapshotSerializers: ['jest-emotion'],
};