mirror of
https://github.com/vector-im/element-call.git
synced 2026-08-05 19:59:20 +00:00
touch commit to unbock gh
This commit is contained in:
@@ -291,7 +291,7 @@ describe("DeveloperSettingsTab", () => {
|
|||||||
expect(enableExtendedLivekitLogsSetting.getValue()).toBe(false);
|
expect(enableExtendedLivekitLogsSetting.getValue()).toBe(false);
|
||||||
});
|
});
|
||||||
|
|
||||||
it("reflects the current setting value on render", () => {
|
it("Use the current setting value on render", () => {
|
||||||
const client = createMockMatrixClient();
|
const client = createMockMatrixClient();
|
||||||
|
|
||||||
// Set the value to true before rendering
|
// Set the value to true before rendering
|
||||||
|
|||||||
Reference in New Issue
Block a user