dingo-d / wp-pest

A package that will add WordPress integration test suite with Pest
MIT License
119 stars 5 forks source link

Readme not clear #3

Closed palmiak closed 2 years ago

palmiak commented 2 years ago

Describe your bug

Readme file states that:

After that you can run the following command:

vendor/bin/wp-pest theme

This results in the "Command "theme" is not defined."

Everything worked fine when using vendor/bin/wp-pest setup theme

Steps to Reproduce

  1. Try running vendor/bin/wp-pest theme

Expected behavior

Shouldn't return an error.

Screenshots, screen recording, code snippet

No response

Environment info

Please confirm that you have searched existing issues in this repo.

Yes

dingo-d commented 2 years ago

Whoops wrong readme 🙈

Thanks for the catch!