Import json for jest #134
Replies: 1 comment
-
Okay.. found the proper way to do it.
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am trying to import the json file during strapi setup when running unit tests. This is what I have so far:
I am getting back
http: PUT /email-designer/templates/1 (13 ms) 405
.I am happy for every hint.
Beta Was this translation helpful? Give feedback.
All reactions