Sha256: 4eb5b60e8a073b7158af15ec43ce113f5d5f417b57c6aea5a0b502b6f0b0deaf
Contents?: true
Size: 471 Bytes
Versions: 9
Compression:
Stored size: 471 Bytes
Contents
Feature: remove a Jekyll blog post from S3 In order to remove a blog post from S3 As a blogger I want to run jekyll-s3 and see that my post was deleted from S3 @one-file-to-delete Scenario: The user deletes a blog post When my Jekyll site is in "features/support/test_site_dirs/unpublish-a-post.com" Then jekyll-s3 will push my blog to S3 And report that it uploaded 0 new and 0 changed files into S3 And report that it deleted 1 file from S3
Version data entries
9 entries across 9 versions & 1 rubygems