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