Skip to content

Commit c255912

Browse files
Merge pull request #35 from roshan04/fix_java_readme
removed unwanted lines
2 parents ff833f7 + fb2e115 commit c255912

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

playwright-java/README.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,6 @@
1010

1111
## Running your tests
1212

13-
- To run a single test, run
14-
`mvn -Dexec.mainClass="com.browserstack.PlaywrightSingleTest" -Dexec.classpathScope=test test-compile exec:java
15-
`
1613
- To run parallel tests, run
1714
`mvn -Dexec.mainClass="com.browserstack.PlaywrightParallelTest" -Dexec.classpathScope=test test-compile exec:java
1815
`

0 commit comments

Comments
 (0)