mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
docs: fix test description to match code example (#45101)
PR Close #45101
This commit is contained in:
@@ -1190,7 +1190,7 @@ Call `request.flush()` with an error message, as seen in the following example.
|
||||
region="404">
|
||||
</code-example>
|
||||
|
||||
Alternatively, call `request.error()` with an `ErrorEvent`.
|
||||
Alternatively, call `request.error()` with a `ProgressEvent`.
|
||||
|
||||
<code-example
|
||||
path="http/src/testing/http-client.spec.ts"
|
||||
|
||||
Reference in New Issue
Block a user