amiceli / vitest-cucumber

Use gherkin in your unit tests with vitest
https://vitest-cucumber.miceli.click
36 stars 3 forks source link

a typo in README #1

Closed sk-iv closed 1 year ago

sk-iv commented 1 year ago

you have a typo in README.md: "npm install @miceli/vitest-cucumber -D", but you need "npm install @amiceli/vitest-cucumber -D"

amiceli commented 1 year ago

@sk-iv Thank you, I fixed it ;)