Skip to content

Commit 2888f2a

Browse files
David Shevitzjosephperrott
authored andcommitted
docs: remove reference to protractor.
(cherry picked from commit bb3f36f)
1 parent 898a486 commit 2888f2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/angular/cli/commands/e2e.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"$schema": "http://json-schema.org/draft-07/schema",
33
"$id": "ng-cli://commands/e2e.json",
4-
"description": "Builds and serves an Angular app, then runs end-to-end tests using Protractor.",
4+
"description": "Builds and serves an Angular app, then runs end-to-end tests.",
55
"$longDescription": "./e2e-long.md",
66

77
"$aliases": [ "e" ],

0 commit comments

Comments
 (0)