clean up rspecs
This commit is contained in:
@@ -155,11 +155,6 @@ shared_examples 'WpItems::Detectable' do
|
||||
@fixture = fixtures_dir + '/passive_detection.html'
|
||||
@expected = expected[:passive_detection]
|
||||
end
|
||||
|
||||
it 'returns the expected items' do
|
||||
@fixture = fixtures_dir + '/passive_detection_2.html'
|
||||
@expected = expected[:passive_detection2]
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user