mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
2cb0f68a7b
It specifies --no-sandbox flag when running the protractor tests as root. This is needed for running the tests inside a docker container. PR Close #24906