Open janechu opened 3 years ago
The tests for the Monaco Adapter service must be async or they will cause other tests to not be run, or to throw errors.
monaco-adapter.service.spec.ts
async
Description
The tests for the Monaco Adapter service must be async or they will cause other tests to not be run, or to throw errors.
Requirements
monaco-adapter.service.spec.ts
toasync
and ensure the tests do not skip over other tests