docs(teamsbot): update test-auth docstring variant count

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
patrick-motsch 2026-02-16 23:06:56 +01:00
parent b08355ee45
commit bddb039bde

View file

@ -713,7 +713,7 @@ async def testAuth(
):
"""
Run auth detection tests against a Teams meeting URL.
Tests 5 browser configuration variants to determine which ones
Tests 6 browser configuration variants to determine which ones
receive the /v2/ (authenticated) vs light-meetings (anonymous) page.
Does NOT join the meeting only checks which page Teams serves.
"""