mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-01 06:55:47 +02: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