From bb5046c91e023930341ad2fcc2372ff18573dec6 Mon Sep 17 00:00:00 2001 From: Bill Glesias Date: Wed, 6 Sep 2023 14:32:49 -0400 Subject: [PATCH] fix snapshot added in v13 for module api to include test burn in experimentalflag --- system-tests/__snapshots__/results_spec.ts.js | 1 + 1 file changed, 1 insertion(+) diff --git a/system-tests/__snapshots__/results_spec.ts.js b/system-tests/__snapshots__/results_spec.ts.js index 3021b40aa5..950e03458f 100644 --- a/system-tests/__snapshots__/results_spec.ts.js +++ b/system-tests/__snapshots__/results_spec.ts.js @@ -14,6 +14,7 @@ exports['module api and after:run results'] = ` "arch": "x64", "baseUrl": null, "blockHosts": null, + "experimentalBurnIn": false, "chromeWebSecurity": true, "clientCertificates": [], "defaultCommandTimeout": 4000,