touch commit to unbock gh

This commit is contained in:
Valere
2026-05-28 08:59:05 +02:00
parent 70a0914017
commit e815277fa2

View File

@@ -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