All checks were successful
Publish Docker Image / Publish Docker Image (push) Successful in 39s
7 lines
166 B
JavaScript
Executable File
7 lines
166 B
JavaScript
Executable File
// More info at https://redwoodjs.com/docs/project-configuration-dev-test-build
|
|
|
|
export default {
|
|
rootDir: '../',
|
|
preset: '@redwoodjs/testing/config/jest/api',
|
|
}
|