style: ASCII-only comment in the font-env test (drop em-dashes)

This commit is contained in:
feder-cr 2026-07-06 04:19:37 +02:00
parent 3f5a26a9e8
commit 47a1044733

View file

@ -210,8 +210,8 @@ def test_build_env_caller_env_override_wins(monkeypatch):
def test_build_env_never_injects_font_env():
# The patched binary is self-contained for fonts (always bundle-only; the
# exposed set IS the bundle, system-ui + generics baked in C++). The wrapper
# must NOT inject any STEALTHFOX_FONTLIST/SYSTEMUI env even if legacy font
# prefs are passed so there is no external font customization channel.
# must NOT inject any STEALTHFOX_FONTLIST/SYSTEMUI env - even if legacy font
# prefs are passed - so there is no external font customization channel.
ip = InvisiblePlaywright(seed=42)
env = ip._build_env({
"zoom.stealth.font.fontlist": "arial,calibri,segoe ui",