pendingfy the other .ajax_stream? spec too for now
This commit is contained in:
parent
517e37b56a
commit
88c6db5de4
1 changed files with 1 additions and 0 deletions
|
|
@ -143,6 +143,7 @@ describe Stream::Aspect do
|
|||
end
|
||||
|
||||
it 'is false if it is not for all aspects' do
|
||||
pending
|
||||
@stream.stub(:for_all_aspects?).and_return(false)
|
||||
@stream.ajax_stream?.should be_false
|
||||
end
|
||||
|
|
|
|||
Loading…
Reference in a new issue