This commit is contained in:
Adria Navarro 2024-11-05 13:18:40 +01:00
parent ef7281716a
commit cddc64d38b
1 changed files with 1 additions and 1 deletions

View File

@ -111,7 +111,7 @@
} }
const testAutomation = async () => { const testAutomation = async () => {
// Ensure $memoTestData rectiveness is processed // Ensure $memoTestData reactiveness is processed
await tick() await tick()
try { try {
await automationStore.actions.test($selectedAutomation, $memoTestData) await automationStore.actions.test($selectedAutomation, $memoTestData)