Skip to content

Commit

Permalink
Update API-Testing-Guidelines.md
Browse files Browse the repository at this point in the history
line 105: changed boilerplate to kebab-case to match examples
  • Loading branch information
Kevsy authored Aug 9, 2024
1 parent 60e5694 commit d1d2628
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion documentation/API-Testing-Guidelines.md
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ For operations with a request body, several scenarios are expected to test diffe

The feature files will reside under

`{Subproject_Repository}/code/Test_definitions/file_name.feature`
`{Subproject_Repository}/code/Test_definitions/file-name.feature`

E.g.:

Expand Down

0 comments on commit d1d2628

Please sign in to comment.