Do not apply a mark to async_http_client fixture (#1700)
Applying marks to a pytest fixture has never actually worked, it has just been a no-op. Starting with pytest 9, it now raises an error to fix code that does so. Remove the mark.
S
Steve Kowalik committed
10dd396953c7a24adedd8159f69198d5ede3aa67
Parent: fdafb27
Committed by GitHub <noreply@github.com>
on 12/16/2025, 1:09:32 PM