mirror of
https://github.com/jimeh/redistat.git
synced 2026-02-19 13:26:39 +00:00
added pending spec example
This commit is contained in:
@@ -63,6 +63,8 @@ describe Redistat::Event do
|
|||||||
@event.date.to_s.should == fetched.date.to_s
|
@event.date.to_s.should == fetched.date.to_s
|
||||||
end
|
end
|
||||||
|
|
||||||
|
it "should store summarized statistics"
|
||||||
|
|
||||||
def db
|
def db
|
||||||
Redistat.redis
|
Redistat.redis
|
||||||
end
|
end
|
||||||
|
|||||||
Reference in New Issue
Block a user