Subject: | Error: invalid_request_error |
The test suite fails since a couple of days --- maybe it's a persistent failure:
...
# Failed test 'No tests run for subtest "Recipients"'
# at t/basic.t line 685.
Error: invalid_request_error - Recipients have been deprecated and are no longer available. They have been replaced by managed accounts (see https://stripe.com/docs/connect/managed-accounts), which you should use if you're creating a new platform. Please contact support@stripe.com if you have any questions.# Looks like your test exited with 255 just after 14.
t/basic.t ................
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 7/20 subtests
...