Skip to content

Remove `done()` from dashboard specs and return promises

What does this MR do?

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.

Screenshots

N/A

Does this MR meet the acceptance criteria?

Conformity

Closes #202533 (closed)

Closes #202726 (closed)

Merge request reports