Skip to content

Commit ec54295

Browse files
author
Pavel Anihimovsky
committed
Update README
1 parent 3a39c18 commit ec54295

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ or with Maven command ```mvn clean test``` where you can specify all necessary a
3030
### Reporting
3131
Allure Framework is used as a reporting tool. Report data will be places in ```target/allure-results/``` folder (you can change it in ```allure.properties``` file).
3232

33-
Run maven command ```mvn allure:serve``` to build and open report in web browser.
33+
Run maven command ```mvn allure:serve``` to build and open report in web browser. To generate report in CI use corresponding plugin for your system.
3434

3535
### License
3636
Library's source code is made available under the [Apache 2.0 license](https://github.com/aquality-automation/aquality-selenium-java-template/blob/master/LICENSE).

0 commit comments

Comments
 (0)