mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
21f1466d84
This commits makes the SystemJS-based docs examples more self-contained by ensuring the necessary WebDrivers are fetched before running the e2e tests. This is a follow-up to #41689. (See there for more discussion.) PR Close #41796