fix onboarding for messaging (#16729)
Co-authored-by: Charles Bochet <charles@twenty.com>
This commit is contained in:
@@ -42,7 +42,6 @@ test('Sign up with invite link via email', async ({
|
||||
await loginPage.typeFirstName(firstName);
|
||||
await loginPage.typeLastName(lastName);
|
||||
await loginPage.clickContinueButton();
|
||||
await loginPage.noSyncWithGoogle();
|
||||
});
|
||||
|
||||
await test.step('Delete account from workspace', async () => {
|
||||
|
||||
Reference in New Issue
Block a user