features/sendgrid.feature in pah-0.0.14 vs features/sendgrid.feature in pah-0.0.15
- old
+ new
@@ -1,7 +1,8 @@
+@no-clobber
Feature: SendGrid
Background:
- Given I have created a app with pah
+ Given I have created the app "myapp" with pah
Scenario: Have correct files
Then I have the file config/environments/production.rb and contents of this file should include:
"""
config.action_mailer.default_url_options = { host: ENV['CANONICAL_HOST'] }