mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
e8f3c47b03
When running `docs-test` for the docs generation, a warning is printed for a duplicate test. This commit fixes this issue. PR Close #36348