Skip to content

Commit 76e6f36

Browse files
committed
Another fix
1 parent 95c6d6d commit 76e6f36

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/index.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,7 @@ module.exports = {
9595
msg += ` with ${mockName === 'empty' ? 'empty' : `'${mockName}'`} payload`
9696
update.status(msg)
9797
await invoke({ pragma, name, payload })
98+
start()
9899
}
99100
})
100101
},

0 commit comments

Comments
 (0)