Sha256: 12617e38cace58fc3d73877b672016758e7be2d865a3760496a2cc10aebc2ca3
Contents?: true
Size: 560 Bytes
Versions: 88
Compression:
Stored size: 560 Bytes
Contents
Feature: Build Clean Scenario: Clean an app with directory indexes Given a successfully built app at "clean-dir-app" with flags "--no-clean" Then the following files should exist: | build/about/index.html | Given a successfully built app at "clean-dir-app" Then the following files should exist: | build/about/index.html | Scenario: Clean build an app that's never been built Given a successfully built app at "clean-dir-app" Then the following files should exist: | build/about/index.html |
Version data entries
88 entries across 88 versions & 5 rubygems