summaryrefslogtreecommitdiff
path: root/integration-tests/run-tests.js
diff options
context:
space:
mode:
Diffstat (limited to 'integration-tests/run-tests.js')
-rw-r--r--integration-tests/run-tests.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/integration-tests/run-tests.js b/integration-tests/run-tests.js
index 4b4a9a94..05fb349e 100644
--- a/integration-tests/run-tests.js
+++ b/integration-tests/run-tests.js
@@ -101,6 +101,7 @@ async function main() {
KEEP_OUTPUT: keepOutput.toString(),
VERBOSE: verbose.toString(),
TEST_FILE_NAME: testFileName,
+ TELEMETRY_LOG_FILE: join(testFileDir, 'telemetry.log'),
},
});