🏗️ Use tsup for bot and typebot-js packages
This commit is contained in:
committed by
Baptiste Arnaud
parent
0b58f4e976
commit
84163c6585
@ -26,7 +26,6 @@ test.describe.parallel('Theme page', () => {
|
||||
await expect(
|
||||
typebotViewer(page).locator('button >> text="Go"')
|
||||
).toBeVisible()
|
||||
await page.click('button:has-text("General")')
|
||||
|
||||
// Font
|
||||
await page.fill('input[type="text"]', 'Roboto Slab')
|
||||
|
Reference in New Issue
Block a user