Skip to content

Commit

Permalink
chore: readme type
Browse files Browse the repository at this point in the history
  • Loading branch information
hugomrdias committed Nov 9, 2020
1 parent 05bb56f commit db2e480
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ Usage
--assets Assets to be served by the http server. [Default: process.cwd()]
--cwd Current directory. [Default: process.cwd()]
--extensions File extensions allowed in the bundle. [Default: js,cjs,mjs]
--cov Enable code coverage in instanbul format. Outputs '.nyc_output/out.json'.
--cov Enable code coverage in istanbul format. Outputs '.nyc_output/out.json'.
Examples
$ playwright-test test.js --runner tape
$ playwright-test test/**/*.spec.js --debug
Expand Down

0 comments on commit db2e480

Please sign in to comment.