Skip to content

Commit

Permalink
* Fix a test.
Browse files Browse the repository at this point in the history
  • Loading branch information
ledestin committed Jan 12, 2014
1 parent c499c39 commit 4328b29
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions spec/frugal_timeout_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -370,6 +370,7 @@ def run
@requests.queue(0, FrugalTimeout::Error).defuse!
expect { @requests.enforceExpired }.not_to raise_error
@requests.size.should == 0
@ar.size == 1
end

it "doesn't invoke onNewNearestRequest if no requests expired yet" do
Expand Down

0 comments on commit 4328b29

Please sign in to comment.