✨ Add usage-based new pricing plans
This commit is contained in:
committed by
Baptiste Arnaud
parent
6a1eaea700
commit
898367a33b
15
apps/builder/playwright/secondUser.json
Normal file
15
apps/builder/playwright/secondUser.json
Normal file
@ -0,0 +1,15 @@
|
||||
{
|
||||
"cookies": [],
|
||||
"origins": [
|
||||
{
|
||||
"origin": "http://localhost:3000",
|
||||
"localStorage": [
|
||||
{
|
||||
"name": "typebot-20-modal",
|
||||
"value": "hide"
|
||||
},
|
||||
{ "name": "workspaceId", "value": "freeWorkspace" }
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user