Fix typo
This commit is contained in:
parent
ef7281716a
commit
cddc64d38b
|
@ -111,7 +111,7 @@
|
|||
}
|
||||
|
||||
const testAutomation = async () => {
|
||||
// Ensure $memoTestData rectiveness is processed
|
||||
// Ensure $memoTestData reactiveness is processed
|
||||
await tick()
|
||||
try {
|
||||
await automationStore.actions.test($selectedAutomation, $memoTestData)
|
||||
|
|
Loading…
Reference in New Issue