We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dd3280b commit b157b35Copy full SHA for b157b35
1 file changed
spec/features/view_switcher_spec.rb
@@ -10,7 +10,7 @@
10
describe "is present" do
11
it "catalog results" do
12
visit search_catalog_path f: {objectType_ssim: ["item"]}
13
- save_and_open_page
+
14
within ".report-toggle" do
15
expect(page).to have_css ".dropdown-item.active a", text: "Results View"
16
end
0 commit comments