tests: Exclude WARP from running the acid_gradient_1 visual test ported from Shumway

This commit is contained in:
TÖRÖK Attila 2023-08-27 12:01:02 +02:00 committed by Nathan Adams
parent 378b415a3b
commit d523be02e4
1 changed files with 1 additions and 1 deletions

View File

@ -6,4 +6,4 @@ num_frames = 1
tolerance = 1
[player_options]
with_renderer = { optional = false, sample_count = 1 }
with_renderer = { optional = false, sample_count = 1, exclude_warp = true }