Skip to content

Commit 1365235

Browse files
Improve feature file for psot meta
1 parent 440660e commit 1365235

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

features/post-meta.feature

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -223,7 +223,7 @@ Scenario: List post meta with or without single flag
223223
Given a WP install
224224

225225
When I run `wp post meta add 1 apple banana`
226-
And I run `wp post meta add 1 apple banana`
226+
And I run the previous command again
227227
Then STDOUT should not be empty
228228

229229
When I run `wp post meta get 1 apple`

0 commit comments

Comments
 (0)