Rspec 3.0 support
This commit is contained in:
@@ -25,7 +25,7 @@ describe 'WpUsers::Output' do
|
||||
subject.push(@input)
|
||||
subject.flatten!
|
||||
subject.remove_junk_from_display_names
|
||||
subject.should === @expected
|
||||
expect(subject).to be === @expected
|
||||
end
|
||||
|
||||
it 'should return an empty array' do
|
||||
|
||||
Reference in New Issue
Block a user