atom / markdown-preview

📝 Markdown preview in Atom
MIT License
1.23k stars 358 forks source link

Try to fix flaky test by using promises and async/await instead of Jasmine helpers #565

Closed nathansobo closed 5 years ago

nathansobo commented 5 years ago

Addresses https://github.com/atom/atom/issues/19477, though I'm not sure it fixes it yet.