Skip to content

Commit 072f995

Browse files
committed
Specs now pass.
Yay!
1 parent 71405ba commit 072f995

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

spec/message_spec.rb

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,6 @@
44

55
describe "#send_notification" do
66

7-
before :all do
8-
Pony.stub!(:deliver!)
9-
end
10-
117
before :each do
128
@to = Factory(:hacker, :username => "steve")
139
@from = Factory(:hacker, :username => "fela")

0 commit comments

Comments
 (0)