diff --git a/docs/src/test-runner-intro-js.md b/docs/src/test-runner-intro-js.md index 445e263dce..808b80d6fc 100644 --- a/docs/src/test-runner-intro-js.md +++ b/docs/src/test-runner-intro-js.md @@ -15,8 +15,6 @@ There are many more exciting features, so read on! -Note that you can still wire Playwright to your existing JavaScript [test runner]('./test-runners-other.md). - ## Installation ```sh