features/nanoc-support.feature in s3_website-0.3.0 vs features/nanoc-support.feature in s3_website-0.4.0
- old
+ new
@@ -6,8 +6,14 @@
Then s3_website will push my blog to S3
And the output should contain
"""
Deploying features/support/test_site_dirs/nanoc.ws/public/output/* 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!
"""