We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 898a486 commit 2888f2aCopy full SHA for 2888f2a
packages/angular/cli/commands/e2e.json
@@ -1,7 +1,7 @@
1
{
2
"$schema": "http://json-schema.org/draft-07/schema",
3
"$id": "ng-cli://commands/e2e.json",
4
- "description": "Builds and serves an Angular app, then runs end-to-end tests using Protractor.",
+ "description": "Builds and serves an Angular app, then runs end-to-end tests.",
5
"$longDescription": "./e2e-long.md",
6
7
"$aliases": [ "e" ],
0 commit comments