Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Danny Froberg
Polylang Cli
Commits
ab5b8b7c
Commit
ab5b8b7c
authored
Jun 07, 2017
by
Peter J. Herrel
Committed by
GitHub
Jun 07, 2017
Browse files
fix failing test (#61)
parent
73c2b361
Changes
1
Hide whitespace changes
Inline
Side-by-side
features/lang.feature
View file @
ab5b8b7c
...
...
@@ -55,10 +55,10 @@ Feature: Manage Polylang languages
{"term_id":2,"name":"Dutch","slug":"nl","term_group":0,"term_taxonomy_id":2,"taxonomy":"language","description":"a:3:{s:6:\"locale\";s:5:\"nl_NL\";s:3:\"rtl\";i:0;s:9:\"flag_code\";s:0:\"\";}","parent":0,"count":2,"filter":"raw"}
"""
When
I run `wp pll lang url nl`
When
I run `wp pll lang url nl
-be
`
Then STDOUT should contain
:
"""
http://example.com/?lang=nl
http://example.com/?lang=nl
-be
"""
When
I run `wp pll lang delete klingon`
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment