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
Using pytest.param(..., marks=pytest.mark.something) is a different type
than if using pytest.mark.something(...), so we need to handle that case
on skipping extensions.
0 commit comments