Skip to content

Commit

Permalink
Merge pull request #1910 from herwinw/typo_fix_minitest_doc
Browse files Browse the repository at this point in the history
Fixed typo in docs of capybara/minitest
  • Loading branch information
twalpole committed Sep 4, 2017
2 parents 57766ab + fd98cdd commit 4c78dfa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/capybara/minitest.rb
Expand Up @@ -215,7 +215,7 @@ def #{assertion_name} *args, &optional_filter_block
# Assertion that there is no checked_field
#
# @!method assert_no_checked_field
# @!method refute_chceked_field
# @!method refute_checked_field

##
# Assertion that there is unchecked_field
Expand Down

0 comments on commit 4c78dfa

Please sign in to comment.