From 572b5465f9ce1e992e0384aa92461ec11dbaabff Mon Sep 17 00:00:00 2001 From: "(quasar) nebula" Date: Thu, 21 Sep 2023 11:04:33 -0300 Subject: data: make composites work --- test/lib/index.js | 2 ++ 1 file changed, 2 insertions(+) (limited to 'test/lib') diff --git a/test/lib/index.js b/test/lib/index.js index 6eaaa65..5fb5bf7 100644 --- a/test/lib/index.js +++ b/test/lib/index.js @@ -1,3 +1,5 @@ +Error.stackTraceLimit = Infinity; + export * from './content-function.js'; export * from './generic-mock.js'; export * from './wiki-data.js'; -- cgit 1.3.0-6-gf8a5