Sha256: 5685f2dce088e6dfdb374fd65c80c230298688973c2d64e02fb0cea784fd1687

Contents?: true

Size: 195 Bytes

Versions: 1

Compression:

Stored size: 195 Bytes

Contents

Feature: Building the site
  Scenario: Unpublished articles don't get built
    Given a fixture app "draft-date-app"
    When I run `middleman build`
    Then the build directory should be empty

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
middleman-blog-drafts-0.0.1 features/build.feature