sentry-javascript
sentry-javascript copied to clipboard
Rewrite prisma node integration test to use `withDockerCompose`
Currently, we still boot a docker image for this test in pretest, but we should align this to use withDockerCompose of the test runner instead.