diff --git a/src/rtcSessionHelper.test.ts b/src/rtcSessionHelper.test.ts index 82f7ceba..a7c8781f 100644 --- a/src/rtcSessionHelper.test.ts +++ b/src/rtcSessionHelper.test.ts @@ -81,8 +81,8 @@ test("It joins the correct Session", async () => { focus_selection: "oldest_membership", type: "livekit", }, - { - manageMediaKeys: false , + { + manageMediaKeys: false, useLegacyMemberEvents: false, }, );