From 35bcaa22fa2921c063d44634109ee444922e83d4 Mon Sep 17 00:00:00 2001 From: Shane Smiskol Date: Thu, 7 Aug 2025 14:21:03 -0700 Subject: [PATCH] ? --- pyproject.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/pyproject.toml b/pyproject.toml index 7103163458..57d12d7302 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -92,6 +92,7 @@ testing = [ "pytest-asyncio", "pytest-mock", "pytest-repeat", + "pytest-xvfb", "ruff", "codespell", "pre-commit-hooks",