diff --git a/.changeset/very-happy-tests.md b/.changeset/very-happy-tests.md deleted file mode 100644 index a845151cc..000000000 --- a/.changeset/very-happy-tests.md +++ /dev/null @@ -1,2 +0,0 @@ ---- ---- diff --git a/utils/chunk-tests.js b/utils/chunk-tests.js index 8e1c16a9a..f758df230 100644 --- a/utils/chunk-tests.js +++ b/utils/chunk-tests.js @@ -47,7 +47,7 @@ async function getChunkedTests() { `run`, ...scripts, `--cache-dir=.turbo`, - '--output-logs=new-only', + '--output-logs=full', '--log-order=stream', '--', '--', // need two of these due to pnpm arg parsing