Sha256: 9bc589ba16533112e6717472765f26ad641a159e0fb06990c0be880a9546c48d

Contents?: true

Size: 353 Bytes

Versions: 1

Compression:

Stored size: 353 Bytes

Contents

Feature: Newrelic
  Background:
    Given I have created a app with pah

  Scenario: Have correct files
    Then I have the file Gemfile and contents of this file should include:
      """
      gem 'newrelic_rpm'
      """
    Then I have the file config/newrelic.yml and contents of this file should include:
      """
      app_name: myapp
      """

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
pah-0.0.14 features/newrelic.feature