mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
c95fabf96d
Previously, some of the e2e tests of the `component-interaction` docs example were disabled because they were failing. This commit fixes and re-enables them. PR Close #39001