Skip to content

Commit 728ef6e

Browse files
committed
loosen the generated mailer spec
1 parent bb1b389 commit 728ef6e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

lib/generators/rspec/mailer/templates/mailer_spec.rb

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,6 @@
77
@expected.to = "[email protected]"
88
@expected.from = "[email protected]"
99
@expected.body = read_fixture("<%= action %>")
10-
11-
@expected.should == <%= class_name %>.<%= action %>
1210
end
1311
1412
<% end -%>

0 commit comments

Comments
 (0)