Skip to content

Commit a2e0242

Browse files
author
John Doherty
committed
Tweaked markdown
1 parent 477870d commit a2e0242

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.MD

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -480,6 +480,7 @@ node ./node_modules/selenium-cucumber-js/index.js -s ./features/step_definitions
480480
Visual Studio Code has also an extension for Cucumber (Gherkin) Language Support + Format + Steps/PageObjects Autocomplete. You can find how to install and use at [Cucumber (Gherkin) Full Support](https://marketplace.visualstudio.com/items?itemName=alexkrechik.cucumberautocomplete).
481481

482482
Following the default structure, the `settings.json` should look like this:
483+
483484
```json
484485
{
485486
"cucumberautocomplete.steps": [

0 commit comments

Comments
 (0)