You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Have been trying to disable the debug lines that come while testing strapi api. Not able to find solutions anywhere. Have marked jest silent and also said verbose false and still these lines keep coming. Have to use dots reporter but these lines disturb the output.
Please suggest. Or maybe suggest the line it is written and I could just disable in my local node_modules folder. lol.
[2022-12-18T10:40:44.091Z] debug POST /auth/local (1026 ms) 200
The text was updated successfully, but these errors were encountered:
Have been trying to disable the debug lines that come while testing strapi api. Not able to find solutions anywhere. Have marked jest silent and also said verbose false and still these lines keep coming. Have to use dots reporter but these lines disturb the output.
Please suggest. Or maybe suggest the line it is written and I could just disable in my local node_modules folder. lol.
[2022-12-18T10:40:44.091Z] debug POST /auth/local (1026 ms) 200
The text was updated successfully, but these errors were encountered: