Skip to content

Commit

Permalink
whhyyyy
Browse files Browse the repository at this point in the history
  • Loading branch information
ekemeyer authored Feb 7, 2025
1 parent 8e6ec5c commit a96dab0
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions spec/features/catalog_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -248,11 +248,9 @@ def expect_no_transcript
# click_link('Iowa Public Television (IA)')
# TODO: check count when IP set in request.
# expect(page).to have_text('Contributing Organizations: WGBH (MA) OR Iowa Public Television (IA)'), missing_page_text_custom_error('Contributing Organizations: WGBH (MA) OR Iowa Public Television (IA)', page.current_path)

# expect(page).to have_css('a', text: 'District of Columbia')
# click_link('District of Columbia')
# expect(page).to have_text('WGBH (MA) OR Iowa Public Television (IA) OR Library of Congress (DC) OR NewsHour Productions (DC)'), missing_page_text_custom_error('WGBH (MA) OR Iowa Public Television (IA) OR Library of Congress (DC) OR NewsHour Productions (DC)', page.current_path)

# all(:css, '.constraints-container a.remove')[1].click # remove 'WGBH OR IPTV'
# TODO: check count when IP set in request.
# expect(page).to have_text('You searched for: Access online Remove constraint Access: online 1 - 2 of 2')
Expand Down

0 comments on commit a96dab0

Please sign in to comment.