Make ContextPayloadProcessor spec more robust
This spec intends to test that we deep merge information from the application context into the Sentry event. It appears that prior specs can leak some application context (or some Sentry context), but we can make the spec more robust _and_ truer to the intent by using `include` instead of `eq`.
Showing
Please register or sign in to comment