Skip to content

Commit

Permalink
tests: Exclude WARP for blur_scales_with_screen
Browse files Browse the repository at this point in the history
  • Loading branch information
Dinnerbone committed Jul 12, 2023
1 parent c3fdfc1 commit e088670
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ num_frames = 1
tolerance = 2

[player_options]
with_renderer = { optional = false, sample_count = 1 }
with_renderer = { optional = false, sample_count = 1, exclude_warp = true }
viewport_dimensions = { width = 2000, height = 2000, scale_factor = 1.0 }

0 comments on commit e088670

Please sign in to comment.