Commit 3a908a01 authored by ioedeveloper's avatar ioedeveloper

Added delay to terminal test

parent 9d770bb7
......@@ -80,7 +80,7 @@ const asyncAwait = `
resolve("Promise Resolved")
}, 5000)
})
}
}
var run = async () => {
console.log('Waiting Promise')
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment