Skip to content

Commit 682a120

Browse files
committed
Merge pull request #1575 from dwo/patch-1
Update url_helpers.feature
2 parents a7b6256 + 75106cb commit 682a120

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

features/mailer_specs/url_helpers.feature

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Feature: URL helpers in mailer examples
22

33
Mailer specs are marked by `:type => :mailer` or if you have set
4-
`config.infer_spec_type_from_file_location!` by placing them in `spec/mailer`.
4+
`config.infer_spec_type_from_file_location!` by placing them in `spec/mailers`.
55

66
@rails_post_5
77
Scenario: using URL helpers with default options

0 commit comments

Comments
 (0)