✨ Allow user to share a flow publicly and make it duplicatable
Closes #360
This commit is contained in:
@@ -116,7 +116,7 @@ test.describe.parallel('Image bubble block', () => {
|
||||
])
|
||||
|
||||
await page.goto(`/typebots/${typebotId}/edit`)
|
||||
await page.click('text=Preview')
|
||||
await page.click('text=Test')
|
||||
await expect(page.locator('img')).toHaveAttribute('src', unsplashImageSrc)
|
||||
})
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user