Skip to content

Commit

Permalink
Update search_results_test.rb
Browse files Browse the repository at this point in the history
  • Loading branch information
ewlarson committed Oct 24, 2024
1 parent c8c9a77 commit 08ea181
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test/system/search_results_test.rb
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ def test_footer_nav
assert page.has_text?("About & Help")
assert page.has_text?("Policies")
assert page.has_text?("Sponsors")
assert page.has_text?("BTAA Member Libraries & Stories")
assert page.has_text?("Explore Member Libraries")
assert page.has_text?("BTAA Geoportal Collection Stories")
assert page.has_text?("Explore BTAA Member Libraries")
end
end

Expand Down

0 comments on commit 08ea181

Please sign in to comment.