use enableAutoUpdate in test rig (#23681)

This commit is contained in:
Tommaso Sciortino
2026-03-24 17:23:57 +00:00
committed by GitHub
parent 6b7dc4d822
commit 1c3d397782
+1 -1
View File
@@ -435,7 +435,7 @@ export class TestRig {
general: {
// Nightly releases sometimes becomes out of sync with local code and
// triggers auto-update, which causes tests to fail.
disableAutoUpdate: true,
enableAutoUpdate: false,
},
telemetry: {
enabled: true,