Skip to content

Commit

Permalink
docs(contributing): remove the --filter note (puppeteer#3342)
Browse files Browse the repository at this point in the history
  • Loading branch information
aslushnikov authored Oct 4, 2018
1 parent cd54ce3 commit 5ebfe1a
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -133,12 +133,6 @@ Despite being named 'unit', these are integration tests, making sure public API
npm run unit
```

- To filter tests by name:

```bash
npm run unit --filter=waitFor
```

- To run tests in parallel, use `-j` flag:

```bash
Expand Down

0 comments on commit 5ebfe1a

Please sign in to comment.