uclibs / ucrate

Scholar@UC: University of Cincinnati's self-submission institutional repository
https://scholar.uc.edu
Other
5 stars 3 forks source link

Unused Parameters : SelectorQuery - contact #1080

Closed scherztc closed 10 months ago

scherztc commented 11 months ago

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
Janell-Huyck commented 11 months ago

Should be addressed by PR #1108

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

Janell-Huyck commented 10 months ago

Duplication of Issue #1078. Fixed by PR #1117