You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
TST: Use explicit style in all image_comparison calls
This makes it so that future tests *must* use the new style (or
explicitly opt in to the old), and in the future, we may return to a
default of that one instead.
As a shortcut, the `_classic_test` style is generated from `classic` and
`_classic_test_patch` at test startup.
Fixes#24716
0 commit comments