Skip to content

test_backend: Fix sentry DSN format

Antoine Lambert requested to merge anlambert/swh-vault:test-backend-fix into master

Latest sentry-sdk release now raises a BadDsn exception when DSN format does not match the expected one.

See https://jenkins.softwareheritage.org/job/DENV/job/run-all-tests/666/artifact/swh-vault.log

Merge request reports