Skip to content

Commit

Permalink
fix: a typo in readme (#2)
Browse files Browse the repository at this point in the history
  • Loading branch information
gamtiq committed Mar 12, 2020
1 parent 41d61cf commit 73e3cf7
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 @@ -31,7 +31,7 @@ Options
Examples
$ playwright-test test.js --runner tape
$ playwright-test test/**/*.spec.js --debug
$ playwright-test test/**/*.spec.js --browser webkit -mode worker --incognito --debug
$ playwright-test test/**/*.spec.js --browser webkit --mode worker --incognito --debug

$ playwright-text benchmark.js --runner benchmark
# Use benchmark.js to run your benchmark see playwright-test/mocks/benchmark.js for an example.
Expand Down

0 comments on commit 73e3cf7

Please sign in to comment.