I’m trying to add tests to my pulumi code, in this case a CustomResource i’ve created. I have to use jest so the code is a bit different than the docs. My tests work and i can verify what i want to verify, but at the end it tries to log an unhandled rejection: