unstubing and restubbing before doing pubsubhubub
This commit is contained in:
parent
9ba43b148f
commit
1d5b6fa675
1 changed files with 0 additions and 1 deletions
|
|
@ -10,7 +10,6 @@ describe PubSubHubbub do
|
||||||
end
|
end
|
||||||
|
|
||||||
after :all do
|
after :all do
|
||||||
|
|
||||||
RestClient.stub!(:post).and_return(FakeHttpRequest.new(:success))
|
RestClient.stub!(:post).and_return(FakeHttpRequest.new(:success))
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue