Skip to content

Commit

Permalink
Add missing csv format
Browse files Browse the repository at this point in the history
  • Loading branch information
swissspidy committed Dec 20, 2024
1 parent ee8a00f commit 56bcdc2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion features/core-check-update.feature
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ Feature: Check for more recent versions
1
"""

When I run `wp core check-update --minor`
When I run `wp core check-update --minor --format=csv`
Then STDOUT should match #{WP_VERSION-5.8-latest},minor,https://downloads.(w|wordpress).org/release/wordpress-{WP_VERSION-5.8-latest}-partial-0.zip#

When I run `wp core check-update --minor --format=count`
Expand Down

0 comments on commit 56bcdc2

Please sign in to comment.