atom / fuzzy-finder

Find and open files quickly
MIT License
274 stars 138 forks source link

Use async/await in specs #339

Closed 50Wliu closed 6 years ago

50Wliu commented 6 years ago

Modernizes the spec file to use async/await rather than waitsFor(Promise)/runs.