Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

integration tests error: TypeError: Class constructor HealthIndicator cannot be invoked without 'new' #121

Closed
xmlking opened this issue Apr 10, 2019 · 1 comment

Comments

@xmlking
Copy link

xmlking commented Apr 10, 2019

when i am doing integration tests in my repo ng e2e api-e2e I am getting this error
https://github.com/xmlking/ngx-starter-kit

TypeError: Class constructor HealthIndicator cannot be invoked without 'new'

image

@BrunnerLivio BrunnerLivio self-assigned this Apr 11, 2019
@BrunnerLivio
Copy link
Member

I can not reproduce this error. Just checked the e2e sample in dogs-app and it works fine https://github.com/nestjs/terminus/blob/master/sample/000-dogs-app/test/health.e2e-spec.ts

Can you create a minimal repo which reproduces the bug?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants