Skip to content

Commit

Permalink
docs: remove outdated link
Browse files Browse the repository at this point in the history
  • Loading branch information
AriPerkkio authored Sep 1, 2024
1 parent 6ed58e2 commit 9ab076c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,6 @@ test('live region is announced', () => {

## Motivation

Read more about inspiration from [Building testing tools for ARIA live regions](https://loihdefactor.com/en/2022/04/29/building-testing-tools-for-aria-live-regions).

Validating ARIA live regions with [`@testing-library`](https://testing-library.com/) and [`jest-dom`](https://github.com/testing-library/jest-dom) requires developers to consider implementation details.
Current solutions are prone to false positives.

Expand Down

0 comments on commit 9ab076c

Please sign in to comment.