docs(teamsbot): update test-auth docstring variant count
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
parent
b08355ee45
commit
bddb039bde
1 changed files with 1 additions and 1 deletions
|
|
@ -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.
|
||||
"""
|
||||
|
|
|
|||
Loading…
Reference in a new issue