docs: update HTTP error test example again (#24701)
This has somehow regressed since angular/angular#22844 was merged. PR Close #24701
This commit is contained in:
parent
4e7a44c816
commit
1ae3f87383
@ -1034,7 +1034,7 @@ Call `request.flush()` with an error message, as seen in the following example.
|
|||||||
|
|
||||||
<code-example
|
<code-example
|
||||||
path="http/src/testing/http-client.spec.ts"
|
path="http/src/testing/http-client.spec.ts"
|
||||||
region="network-error"
|
region="404"
|
||||||
linenums="false">
|
linenums="false">
|
||||||
</code-example>
|
</code-example>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user