Created
February 16, 2024 16:42
-
-
Save jeremiahlukus/3b79c27f667ee93cb7ecbdbb20118130 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
22:50:25 22:50:25 41) Admin Tools - Auction Location Management auction location management workflow allows to update country | |
22:50:25 22:50:25 Failure/Error: expect(page).to have_select(:auction_location_country, selected: 'Canada') | |
22:50:25 22:50:25 | |
22:50:25 22:50:25 ArgumentError: | |
22:50:25 22:50:25 wrong number of arguments (given 2, expected 0..1) | |
22:50:25 22:50:25 # /home/jenkins/.tappy-test-bundle-cache/ruby/3.3.0/gems/capybara-3.40.0/lib/capybara/node/matchers.rb:520:in `has_select?' | |
22:50:25 22:50:25 # /home/jenkins/.tappy-test-bundle-cache/ruby/3.3.0/gems/capybara-3.40.0/lib/capybara/session.rb:774:in `has_select?' | |
22:50:25 22:50:25 # ./spec/requests/admin_auction_location_spec.rb:90:in `block (4 levels) in <main>' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment