This commit is contained in:
Valere
2026-05-27 14:18:34 +02:00
parent 8011f2579c
commit 70a0914017

View File

@@ -291,7 +291,7 @@ describe("DeveloperSettingsTab", () => {
expect(enableExtendedLivekitLogsSetting.getValue()).toBe(false);
});
it("reflects the current setting value on render", async () => {
it("reflects the current setting value on render", () => {
const client = createMockMatrixClient();
// Set the value to true before rendering