Skip to content

Commit 9f83abf

Browse files
author
Pavel Anihimovsky
committed
Update README
1 parent fc0412e commit 9f83abf

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
@@ -11,7 +11,7 @@ Template for [aquality-selenium-java](https://github.com/aquality-automation/aqu
1111
- **models/**: classes that represent data models of the application under the test (POJO classes)
1212
- **utilities/**: util classes
1313
- **src/main/resources/**: resource files such as configurations and test data
14-
- *aquality-selenium-template-cucumber* - Cucumber implementation of the tests
14+
- **aquality-selenium-template-cucumber** - Cucumber implementation of the tests
1515
- **features/**: Cucumber feature files with test scenarios
1616
- **hooks/**: Cucumber [hooks](https://cucumber.io/docs/cucumber/api/#hooks)
1717
- **runners/**: Cucumber test runners

0 commit comments

Comments
 (0)