Fix types

This commit is contained in:
Adria Navarro 2024-07-17 16:40:19 +02:00
parent 812afdb85e
commit 88aa0fc9cf
1 changed files with 1 additions and 1 deletions

View File

@ -154,7 +154,7 @@ describe("/automations", () => {
tableId: table._id,
},
}
automation.appId = config.appId
automation.appId = config.getAppId()
automation = await config.createAutomation(automation)
await setup.delay(500)
const res = await testAutomation(config, automation, {