• Robert Knight's avatar
    Add missing `return` to async test · feff02a8
    Robert Knight authored
    Rewrite an async test to use async/await syntax for readability and add
    a missing `return` so that mocha correctly waits for the test to finish
    before continuing.
    feff02a8
html-test.js 11.8 KB