Skip to content

Commit

Permalink
Update elements_spec
Browse files Browse the repository at this point in the history
  • Loading branch information
bootstraponline committed Jun 5, 2015
1 parent 186618b commit ed80fbd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions spec/upstream/basic/elements_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -189,6 +189,7 @@
end

expect(elements.length).to eq(1)
expect(elements.first.text).to eq('big dog')
end

it 'should be able to get ElementFinder from filtered ElementArrayFinder' do
Expand Down

0 comments on commit ed80fbd

Please sign in to comment.