Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
VinayKumarBM authored Jul 10, 2021
1 parent d5d76d3 commit 9eca220
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# DataDrivenFramework_v2-sample
Data driven framework v2

--Command to run and generate allure report
### Command to run and generate allure report

mvn clean test && allure generate -c -o target/reports/allure && allure open target/reports/allure
mvn clean test && allure generate -c -o target/reports/allure && allure open target/reports/allure

0 comments on commit 9eca220

Please sign in to comment.