Skip to content

Commit

Permalink
Discard changes to playwright/e2e/settings/device-management.spec.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
t3chguy authored Jan 7, 2025
1 parent f770ba6 commit da0b0c9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion playwright/e2e/settings/device-management.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ test.describe("Device manager", () => {
}
});

// How does this test not require auth on Synapse?
test("should display sessions", async ({ page, app }) => {
await app.settings.openUserSettings("Sessions");
const tab = page.locator(".mx_SettingsTab");
Expand Down

0 comments on commit da0b0c9

Please sign in to comment.