wp-cli / embed-command

Inspects oEmbed providers, clears embed cache, and more.
MIT License
7 stars 11 forks source link

Modify tests to correctly verify `--force-regex` flag #50

Closed schlessera closed 5 years ago

schlessera commented 5 years ago

The modified test filters the providers list first to make sure there is actually a non-regex provider in there.

Fixes #49