diff --git a/tests/cache/protos/ShapeWithFixedWebTexture.proto b/tests/cache/protos/ShapeWithFixedWebTexture.proto index 12ab7a375d2..2b8fcdeac32 100644 --- a/tests/cache/protos/ShapeWithFixedWebTexture.proto +++ b/tests/cache/protos/ShapeWithFixedWebTexture.proto @@ -8,7 +8,7 @@ PROTO ShapeWithFixedWebTexture [ appearance PBRAppearance { baseColorMap ImageTexture { url [ - "https://raw.githubusercontent.com/cyberbotics/webots/develop/tests/cache/protos/textures/blue_texture.jpg" + "webots://tests/cache/protos/textures/blue_texture.jpg" ] } }