Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unnecessary double dashes in ng command under testing guide on aio #30550

Closed
sandervn opened this issue May 18, 2019 · 1 comment
Closed

Unnecessary double dashes in ng command under testing guide on aio #30550

sandervn opened this issue May 18, 2019 · 1 comment
Labels
freq2: medium state: community Someone from the Angular community is working on this issue or submitted this PR state: has PR type: bug/fix
Milestone

Comments

@sandervn
Copy link
Contributor

馃摎 Docs or angular.io bug report

Description

Unnecessary double dashes in ng command under testing guide on aio

馃敩 Minimal Reproduction

What's the affected URL?**

https://angular.io/guide/testing#configure-cli-for-ci-testing-in-chrome

Expected vs Actual Behavior**

Expected:
ng test --no-watch --no-progress --browsers=ChromeHeadlessCI
ng e2e --protractor-config=e2e/protractor-ci.conf.js

Actual:
ng test -- --no-watch --no-progress --browsers=ChromeHeadlessCI
ng e2e -- --protractor-config=e2e/protractor-ci.conf.js

@ngbot ngbot bot added this to the Backlog milestone May 20, 2019
@kapunahelewong kapunahelewong added the state: community Someone from the Angular community is working on this issue or submitted this PR label May 20, 2019
@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Sep 15, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
freq2: medium state: community Someone from the Angular community is working on this issue or submitted this PR state: has PR type: bug/fix
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants