We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
We get:
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?
Probably because we don't close the connection to the DB. It may require using only one instance of sequalize.