Skip to content

Commit

Permalink
Update spec
Browse files Browse the repository at this point in the history
  • Loading branch information
bootstraponline committed May 12, 2015
1 parent 2554992 commit 19fde47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/protractor_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ def angular_website
end

after do
@driver.quit
@driver.quit rescue nil
end

it 'waitForAngular should error on non-angular pages' do
Expand Down

0 comments on commit 19fde47

Please sign in to comment.