Skip to content

Commit 5016843

Browse files
clydinalexeagle
authored andcommitted
style(@angular-devkit/build-angular): remove comment reference to eject
1 parent 31abb81 commit 5016843

File tree

1 file changed

+1
-1
lines changed
  • packages/angular_devkit/build_angular/src/protractor

1 file changed

+1
-1
lines changed

packages/angular_devkit/build_angular/src/protractor/index.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ export class ProtractorBuilder implements Builder<ProtractorBuilderOptions> {
135135
}
136136

137137
// run `webdriver-manager update --standalone false --gecko false --quiet`
138-
// if you change this, update the command comment in prev line, and in `eject` task
138+
// if you change this, update the command comment in prev line
139139
return from(webdriverUpdate.program.run({
140140
standalone: false,
141141
gecko: false,

0 commit comments

Comments
 (0)