diff --git a/modules/features/teamsbot/routeFeatureTeamsbot.py b/modules/features/teamsbot/routeFeatureTeamsbot.py index 18a560ce..984539f5 100644 --- a/modules/features/teamsbot/routeFeatureTeamsbot.py +++ b/modules/features/teamsbot/routeFeatureTeamsbot.py @@ -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. """