George Kalpakas 16039d837e refactor(ngcc): rename TaskQueue#markTaskCompleted() to markAsCompleted() ()
Rename the `markTaskCompleted()` method to be consistent with the other
similar methods of `TaskQueue` (`markAsFailed()` and
`markAsUnprocessed()`).

PR Close 
2020-04-29 14:28:26 -07:00
..