diff --git a/tests/python/eevee_next_render_tests.py b/tests/python/eevee_next_render_tests.py index a7f20f2ba39..1805cbc7ac9 100644 --- a/tests/python/eevee_next_render_tests.py +++ b/tests/python/eevee_next_render_tests.py @@ -47,7 +47,7 @@ BLOCKLIST_METAL = [ "light_link_exclude.blend", "light_link_instanced_receiver.blend", # Blocked due to difference in volume lightprobe bakes(maybe?) (to be fixed). - "volume_zero_extinction.blend" + "volume_zero_extinction_channel.blend", # Blocked due to difference in screen space tracing (to be fixed). "sss_reflection_clamp.blend", # Blocked due to difference in volume rendering (to be fixed).