Skip to content

Commit ac3792e

Browse files
authored
Apply suggestion from @swissspidy
1 parent bf9e9d7 commit ac3792e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

features/media-import.feature

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -211,7 +211,7 @@ Feature: Manage WordPress attachments
211211
Given download:
212212
| path | url |
213213
| {CACHE_DIR}/large-image.jpg | http://wp-cli.org/behat-data/large-image.jpg |
214-
And a {RUN_DIR}/images/ directory
214+
And an empty images directory
215215
And I run `cp {CACHE_DIR}/large-image.jpg {RUN_DIR}/images/image1.jpg`
216216
And I run `cp {CACHE_DIR}/large-image.jpg {RUN_DIR}/images/image2.jpg`
217217

0 commit comments

Comments
 (0)