chore
This commit is contained in:
@@ -38,7 +38,7 @@ test("user can email login from other sign-in options and return to chat", async
|
||||
expect(loginRequest.postDataJSON()).toMatchObject({
|
||||
email: "chanwillian0@gmail.com",
|
||||
password: "12345678",
|
||||
platform: "web",
|
||||
platform: "desktop",
|
||||
isTestAccount: true,
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user