Remove `done()` from dashboard specs and return promises
This makes the file dashboard specs async expectations consistent by only using the return method instead of calling `done`.
Showing
This diff is collapsed.
Please register or sign in to comment