Activate "Stream::Person returns the most recent posts" spec
This commit is contained in:
parent
086b6e4529
commit
b808ac08ef
1 changed files with 1 additions and 2 deletions
|
|
@ -11,7 +11,6 @@ describe Stream::Person do
|
|||
end
|
||||
|
||||
it "returns the most recent posts" do
|
||||
skip # this randomly fails on postgres
|
||||
posts = []
|
||||
fetched_posts = []
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue