Skip to content

Commit 7dc923f

Browse files
committed
fix: update spec for initiative due to CSS class change
1 parent cf6d0ce commit 7dc923f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

decidim-initiatives/spec/system/initiative_types_spec.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
visit decidim_initiatives.initiatives_path
7777

7878
find_by_id("main-dropdown-summary").hover
79-
within ".menu-bar__main-dropdown__menu" do
79+
within ".menu-bar__dropdown-menu" do
8080
expect(page).to have_content("Initiatives")
8181
click_on "Initiatives"
8282
end

0 commit comments

Comments
 (0)