Skip to content

tests: Fix xges files where proxy-id was not properly set

Now that GES does guarantee that asset with proxies are loading before their proxies, it resort the list of asset and as the .xges file was not valid, we ended up with the proxy being loaded before its asset, which we do not support.

Merge request reports