"""web_ui regression fixtures.

The repo root (which exposes the top-level ``web_ui`` package) is made
importable by ``pythonpath = ["."]`` in pyproject's pytest config, so no
sys.path mutation is needed here.
"""