The current features/menu_spec.rb selects Cost reports from the entire .breadcrumb using a `text:` selector. As the tests are working locally, I can only assume this is connected to how capybara evaluates the text selector. If it selects text using innerText, this may fail for some browsers. The spec is now addressed on the breadcrumb li item diirectly.pull/6827/head
parent
9b497090a5
commit
e774c5fe1a
Loading…
Reference in new issue