Upgrade redwood 34.1
This commit is contained in:
@@ -1,6 +1 @@
|
||||
const { getConfig } = require('@redwoodjs/core')
|
||||
|
||||
const config = getConfig({ type: 'jest', target: 'node' })
|
||||
config.displayName.name = 'api'
|
||||
|
||||
module.exports = config
|
||||
module.exports = require('@redwoodjs/testing/config/jest/api')
|
||||
|
||||
Reference in New Issue
Block a user