features/push.feature in s3_website-0.3.0 vs features/push.feature in s3_website-0.4.0
- old
+ new
@@ -10,10 +10,16 @@
Then s3_website will push my blog to S3
And the output should contain
"""
Deploying features/support/test_site_dirs/my.blog.com/_site/* to s3-website-test.net
Uploading 2 new file(s)
+ """
+ And the output should contain
+ """
Upload css/styles.css: Success!
+ """
+ And the output should contain
+ """
Upload index.html: Success!
"""
@new-files
@network-io