erp5_stripe: Fix test simulating a webhook request made by stripe.
The real request has the `CONTENT_TYPE` header so do the same in the test. This was working anyway without the header on py2 but not on py3.
Showing
Please register or sign in to comment