Skip to content

Commit 2e99602

Browse files
authored
docs(qwik): remove qwik cli command from the intro (#1448)
1 parent ccd5df6 commit 2e99602

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

docs/qwik-testing-library/intro.mdx

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -8,15 +8,6 @@ sidebar_label: Introduction
88

99
[gh]: https://github.com/ianlet/qwik-testing-library
1010

11-
```bash npm2yarn
12-
npm run qwik add testing-library
13-
```
14-
15-
> This library is built on top of [`dom-testing-library`][dom-testing-library]
16-
> which is where most of the logic behind the queries is.
17-
18-
[dom-testing-library]: ../dom-testing-library/intro.mdx
19-
2011
## The Problem
2112

2213
You want to write maintainable tests for your [Qwik][qwik] components.

0 commit comments

Comments
 (0)