Skip to content

Commit

Permalink
fix typo in README
Browse files Browse the repository at this point in the history
  • Loading branch information
pyamposlky committed Aug 2, 2020
1 parent 0d2dc12 commit 5bfd35f
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 @@ -41,7 +41,7 @@ mvn clean install test -U "-Dcucumber.options=--tags @google --plugin io.qameta.
Run locally with UI
mvn clean install test -U -Dheadless=false "-Dcucumber.options=--tags @google --plugin io.qameta.allure.cucumberjvm.AllureCucumberJvm"

Run lovally with mobile emulaiton
Run locally with mobile emulaiton
mvn clean install test -U -Dheadless=false -DmobileLocal=true "-Dcucumber.options=--tags @google --plugin io.qameta.allure.cucumberjvm.AllureCucumberJvm"

```
Expand Down

0 comments on commit 5bfd35f

Please sign in to comment.