Skip to content

docs(testing): fix incorrect getHarnesses() method and broken link#67820

Merged
leonsenft merged 1 commit intoangular:mainfrom
guidettj:docs/broken-link-and-harness-example
Mar 24, 2026
Merged

docs(testing): fix incorrect getHarnesses() method and broken link#67820
leonsenft merged 1 commit intoangular:mainfrom
guidettj:docs/broken-link-and-harness-example

Conversation

@guidettj
Copy link
Contributor

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Documentation content changes
  • angular.dev application / infrastructure changes
  • Other... Please describe:

What is the current behavior?

The documentation shows an incorrect code example using getHarnesses(), which does not exist.
It also contains a broken link.

Issue Number: N/A

What is the new behavior?

The code example has been updated to use the correct getAllHarnesses() method.
The broken link has been fixed.

Does this PR introduce a breaking change?

  • Yes
  • No

@pullapprove pullapprove bot requested a review from thePunderWoman March 24, 2026 09:24
@angular-robot angular-robot bot added the area: docs Related to the documentation label Mar 24, 2026
@ngbot ngbot bot added this to the Backlog milestone Mar 24, 2026
@JeanMeche JeanMeche removed the request for review from thePunderWoman March 24, 2026 14:40
@JeanMeche JeanMeche added action: merge The PR is ready for merge by the caretaker target: patch This PR is targeted for the next patch release labels Mar 24, 2026
@leonsenft leonsenft merged commit 050b14b into angular:main Mar 24, 2026
24 checks passed
@leonsenft
Copy link
Contributor

This PR was merged into the repository. The changes were merged into the following branches:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

action: merge The PR is ready for merge by the caretaker area: docs Related to the documentation target: patch This PR is targeted for the next patch release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants