mirror of
https://github.com/sim1222/misskey.git
synced 2025-07-01 16:29:56 +09:00
Error.stackTraceLimit = Infinity;
This commit is contained in:
@ -2,6 +2,8 @@
|
||||
* API TESTS
|
||||
*/
|
||||
|
||||
Error.stackTraceLimit = Infinity;
|
||||
|
||||
// During the test the env variable is set to test
|
||||
process.env.NODE_ENV = 'test';
|
||||
|
||||
|
Reference in New Issue
Block a user