mirror of
https://github.com/uetchy/namae.git
synced 2025-09-10 18:16:37 +09:00
feat(api): add test
This commit is contained in:
4
api/jest.config.js
Normal file
4
api/jest.config.js
Normal file
@@ -0,0 +1,4 @@
|
||||
module.exports = {
|
||||
automock: false,
|
||||
setupFiles: ['./setupJest.js'],
|
||||
}
|
Reference in New Issue
Block a user