Skip to content

Commit b157b35

Browse files
committed
New way to set page title
1 parent dd3280b commit b157b35

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

spec/features/view_switcher_spec.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
describe "is present" do
1111
it "catalog results" do
1212
visit search_catalog_path f: {objectType_ssim: ["item"]}
13-
save_and_open_page
13+
1414
within ".report-toggle" do
1515
expect(page).to have_css ".dropdown-item.active a", text: "Results View"
1616
end

0 commit comments

Comments
 (0)