mirror of
https://github.com/vector-im/element-call.git
synced 2026-03-25 06:40:26 +00:00
review
This commit is contained in:
@@ -79,6 +79,7 @@ describe("DeveloperSettingsTab", () => {
|
||||
const { container } = render(
|
||||
<DeveloperSettingsTab
|
||||
client={client}
|
||||
roomId={"#room:example.org"}
|
||||
livekitRooms={livekitRooms}
|
||||
env={{ MY_MOCK_ENV: 10, ENV: "test" } as unknown as ImportMetaEnv}
|
||||
/>,
|
||||
|
||||
Reference in New Issue
Block a user