uclibs/ucrate

Unused Parameters : SelectorQuery - contact

scherztc opened this issue · 2 comments

Descriptive summary

Unused parameters passed to Capybara::Queries::SelectorQuery : ["/contact"]

Expected behavior

No unused parameters

Actual behavior

Extra parameters

Steps to reproduce the behavior

  1. bundle exec rake spec

Should be addressed by PR #1108

Note 11/13/2023: PR 1108 closed without merging. This issue fixed by PR 1117.

Duplication of Issue #1078. Fixed by PR #1117