features/nanoc-support.feature in s3_website-1.6.4 vs features/nanoc-support.feature in s3_website-1.6.5
- old
+ new
@@ -1,11 +1,11 @@
Feature: upload a Nanoc site
@new-files
Scenario: Push a Nanoc site to S3
When my S3 website is in "features/support/test_site_dirs/nanoc.ws"
- Then s3_website will push my blog to S3
- And the output should contain
+ And I call the push command
+ Then the output should contain
"""
Deploying features/support/test_site_dirs/nanoc.ws/public/output/* to s3-website-test.net
Calculating diff ... done
Uploading 2 new file(s)
"""