Skip to content

Commit 17a1333

Browse files
authored
Update README.md
1 parent 3e04b2e commit 17a1333

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,9 @@ Scenarios from feature files can be executed with TestNG plugin for IDE (Intelli
2828
or with Maven command ```mvn clean test``` where you can specify all necessary arguments.
2929

3030
### Reporting
31-
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).
31+
Allure Framework is used as a reporting tool. Report data will be placed in ```target/allure-results/``` folder (you can change it in ```allure.properties``` file).
3232

3333
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
36-
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).
36+
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)