Skip to content

Commit

Permalink
Adjust comment.
Browse files Browse the repository at this point in the history
  • Loading branch information
cmfcmf committed Dec 7, 2016
1 parent 8373e27 commit d4fc80a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/spec_helper.rb
Expand Up @@ -26,7 +26,7 @@

Capybara.javascript_driver = :poltergeist

# Skip PhantomJS tests if Poltergeist driver is not registered.
# Skip PhantomJS tests if PhantomJS is not installed.
config.filter_run_excluding :js => (not Cliver::detect('phantomjs'))

# Use color not only in STDOUT but also in pagers and files
Expand Down

0 comments on commit d4fc80a

Please sign in to comment.