wp-cli / language-command

Installs, activates, and manages language packs.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tests broken for `core language update --dry-run` message

schlessera opened this issue · comments

In #32, the message for the core language update --dry-run command has been changed.
However, the tests were not fully adapted, they are still broken here: https://github.com/wp-cli/language-command/blob/v1.0.6/features/language-core.feature#L76

This was fixed, but the broken tests in #29 actually added one additional core language update test that is broken.