Fix typo on Capybara::Driver::Node#right_click

This commit is contained in:
Gabriel Sobrinho 2014-06-29 19:28:54 -03:00
parent 6e0130ed52
commit 86584c0f6e
1 changed files with 1 additions and 1 deletions

View File

@ -43,7 +43,7 @@ module Capybara
end
def right_click
raise NotImplmentedError
raise NotImplementedError
end
def double_click