Skip to content

Commit 8090f63

Browse files
authored
docs(README): revert EOL note (#53)
1 parent b3a2a60 commit 8090f63

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,9 @@
11
# 🎭 Playwright Angular component testing
22

33
> **Note**
4-
> ~~The API has been designed to closely resemble Playwright's API wherever applicable. This library is _(without guarantee)_ aimed at facilitating a smooth transition to Playwright once it offers official support for Angular components. It is important to take into account that this library will reach end of life when Playwright has official support for Angular component testing.~~
4+
> The API has been designed to closely resemble Playwright's API wherever applicable. This library is _(without guarantee)_ aimed at facilitating a smooth transition to Playwright once it offers official support for Angular components. It is important to take into account that this library will reach end of life when Playwright has official support for Angular component testing.
55
>
6-
> ~~To push for official support, feedback in the form of GitHub issues and or stars is appreciated!~~
7-
>
8-
> This library has reached end of life as it is about to be merged into the Playwright repo: https://github.com/microsoft/playwright/pull/27783. To switch to the in-house Playwright version, just replace the `@sand4rt/experimental-ct-angular` imports with `@playwright/experimental-ct-angular`. Thank you all for the support!
6+
> To push for official support, feedback in the form of GitHub issues and or stars is appreciated!
97
108
## Capabilities
119

0 commit comments

Comments
 (0)