Sha256: d88e4b6b3f507f2b2cad7e23e898c61212830bc7f5535e169cb76a1cb1eb23b1

Contents?: true

Size: 377 Bytes

Versions: 1

Compression:

Stored size: 377 Bytes

Contents

@no-clobber
Feature: README
  Background:
    Given I have created the app "myapp" with pah

  Scenario: Have correct files
    Then I have a README.md
    Then I have the file README.md and contents of this file should include:
      """
      # myapp
      """
    Then I have the file README.md and contents of this file should include:
      """
      Ruby 2.3.1
      """

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
pah-0.0.27 features/readme.feature