This website requires JavaScript.
Explore
Help
Register
Sign In
yujunjun
/
strapi
Watch
1
Star
0
Fork
0
You've already forked strapi
mirror of
https://github.com/strapi/strapi.git
synced
2025-07-03 23:20:24 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
strapi
/
packages
/
plugins
/
documentation
/
jest.config.js
6 lines
79 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Add missing test config
2023-03-13 08:59:40 +01:00
'use strict'
;
module
.
exports
=
{
Add test config
2023-03-23 10:30:02 +01:00
preset
:
'../../../jest-preset.unit.js'
,
Add missing test config
2023-03-13 08:59:40 +01:00
}
;
Reference in New Issue
Copy Permalink