features/delete.feature in s3_website-1.6.4 vs features/delete.feature in s3_website-1.6.5

- old
+ new

@@ -5,11 +5,11 @@ I want to run s3_website and see that my webpage was deleted from S3 @one-file-to-delete Scenario: The user deletes a blog post When my S3 website is in "features/support/test_site_dirs/unpublish-a-post.com" - Then s3_website will push my blog to S3 - And the output should equal + And I call the push command + Then the output should equal """ Deploying features/support/test_site_dirs/unpublish-a-post.com/_site/* to s3-website-test.net Calculating diff ... done No new or changed files to upload Delete index.html: Success!