-
Notifications
You must be signed in to change notification settings - Fork 71
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
Jest does not exit after running end-to-end app test #136
Labels
bug
Something isn't working
Comments
app.e2e-spec.ts:
Test output:
|
You can try to set |
11 tasks
Version 5.1.1 has been released, install new version and try it again. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Expected Behavior
Jest exits after running end-to-end app test.
Actual Behavior
Jest displays the following message and does not exit.
Steps to Reproduce the Problem
nestjs-redis
(github:skunight/nestjs-redis#939f33a7) with@liaoliaots/nestjs-redis
.@liaoliaots/nestjs-redis
v5, use RedisManager instead of RedisService.Specifications
@liaoliaots/nestjs-redis
5.1.0 & 3.1.1,The text was updated successfully, but these errors were encountered: