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