features/delete.feature in s3_website-0.2.1 vs features/delete.feature in s3_website-0.3.0
- old
+ new
@@ -8,10 +8,10 @@
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
"""
- Deploying _site/* to s3-website-test.net
+ Deploying features/support/test_site_dirs/unpublish-a-post.com/_site/* to s3-website-test.net
No new or changed files to upload
Delete index.html: Success!
Done! Go visit: http://s3-website-test.net.s3-website-us-east-1.amazonaws.com/index.html
"""