From bdbf94bd4768ced9c751c3f88639afa69d4ccc4d Mon Sep 17 00:00:00 2001 From: "Joshua A. Horton" Date: Wed, 29 May 2024 08:42:39 +0700 Subject: [PATCH] chore(web): replaces a couple of 'var's --- common/web/recorder/src/index.ts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/common/web/recorder/src/index.ts b/common/web/recorder/src/index.ts index d761fc0339..c83112e9cb 100644 --- a/common/web/recorder/src/index.ts +++ b/common/web/recorder/src/index.ts @@ -621,8 +621,8 @@ export class RecordedSequenceTestSet implements TestSet