We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf9e9d7 commit ac3792eCopy full SHA for ac3792e
1 file changed
features/media-import.feature
@@ -211,7 +211,7 @@ Feature: Manage WordPress attachments
211
Given download:
212
| path | url |
213
| {CACHE_DIR}/large-image.jpg | http://wp-cli.org/behat-data/large-image.jpg |
214
- And a {RUN_DIR}/images/ directory
+ And an empty images directory
215
And I run `cp {CACHE_DIR}/large-image.jpg {RUN_DIR}/images/image1.jpg`
216
And I run `cp {CACHE_DIR}/large-image.jpg {RUN_DIR}/images/image2.jpg`
217
0 commit comments