updated for current revision
This commit is contained in:
parent
4639893303
commit
85ecf7b076
|
@ -22,7 +22,7 @@ describe CouchRest do
|
|||
it "should be up to date" do
|
||||
v = @cr.info["version"]
|
||||
vi = v.split(/a/).pop.to_i
|
||||
vi.should be_between(658733, 659880)
|
||||
vi.should be_between(658733, 660751)
|
||||
end
|
||||
end
|
||||
|
||||
|
|
Loading…
Reference in a new issue