Migrate one-to-one-chat.spec.ts from Cypress to Playwright (#11953)
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
@@ -55,4 +55,5 @@ export interface Credentials {
|
||||
deviceId: string;
|
||||
homeServer: string;
|
||||
password: string | null; // null for password-less users
|
||||
displayName?: string;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user