diff --git a/tests/test_benchmarks_web_urldispatcher.py b/tests/test_benchmarks_web_urldispatcher.py index 0f16e439e90..452f4afa7b3 100644 --- a/tests/test_benchmarks_web_urldispatcher.py +++ b/tests/test_benchmarks_web_urldispatcher.py @@ -257,7 +257,7 @@ def test_resolve_gitapi_subapps( loop: asyncio.AbstractEventLoop, benchmark: BenchmarkFixture, ) -> None: - """Resolve DynamicResource for simulated github API, some common urls are grouped in subapps. + """Resolve DynamicResource for simulated github API, grouped in subapps. The benchmark uses OpenAPI generated info for github. To update the local data file please run the following command: