mirror of
https://github.com/angular/angular-cli.git
synced 2025-05-22 06:41:45 +08:00
This change adjusts the E2E schematic to generate a protractor configuration with the selenium promise manager disabled. It also adjusts the generated test files to use native promises and async/await to control test execution.