diggy / polylang-cli

WP-CLI community package of Polylang commands
https://github.com/diggy/polylang-cli
MIT License
34 stars 19 forks source link

fix `pll lang url` failing test #64

Closed diggy closed 7 years ago

diggy commented 7 years ago

cf. https://github.com/diggy/polylang-cli/pull/61

    When I run `wp pll lang url nl`                               # features/steps/when.php:29
    Then STDOUT should contain:                                   # features/steps/then.php:15
      """
      http://example.com/?lang=nl
      """
      $ wp pll lang url nl
      http://example.com/

      exit status: 0
diggy commented 7 years ago

see https://github.com/polylang/polylang/commit/bd235edafe6e73378245568cd7e853f690e64902