Skip to content

Use absolute URLs for fixtures

Winnie Hellmann requested to merge winh-fix-ture-urls into master

What does this MR do?

Always use absolute URLs for fixtures.

Why was this MR needed?

Some tests change the URL (and some don't change it back), so that fixtures cannot be found afterwards.

What are the relevant issue numbers?

#30322 (moved)

Merge request reports