chore(inputs): ✅ Add Button targets e2e tests
This commit is contained in:
@ -1,3 +1,4 @@
|
||||
import { userIds } from 'cypress/plugins/data'
|
||||
import {
|
||||
parseTestTypebot,
|
||||
preventUserFromRefreshing,
|
||||
@ -12,7 +13,7 @@ describe('Text bubbles', () => {
|
||||
parseTestTypebot({
|
||||
id: 'typebot3',
|
||||
name: 'Typebot #3',
|
||||
ownerId: 'test2',
|
||||
ownerId: userIds[1],
|
||||
steps: {
|
||||
byId: {
|
||||
step1: {
|
||||
|
Reference in New Issue
Block a user