Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update test
  • Loading branch information
swissspidy committed Jan 19, 2026
commit 45d5801e8d51911683d9670b184479a11a6f3f11
2 changes: 1 addition & 1 deletion features/package.feature
Original file line number Diff line number Diff line change
Expand Up @@ -274,7 +274,7 @@ Feature: Manage WP-CLI packages
When I run `wp package get runcommand/hook --format=json`
Then STDOUT should contain:
"""
"name":"runcommand/hook"
"name":"runcommand\/hook"
"""
And STDOUT should contain:
"""
Expand Down