Skip to content

Commit 3022805

Browse files
committed
Fix spec
1 parent 86effd0 commit 3022805

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

spec/features/menu_spec.rb

-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@
2525
within "#dropdown-menu-profile" do
2626
expect(page).to have_content("Account")
2727
expect(page).to have_content("Notifications settings")
28-
expect(page).to have_content("My interests")
2928
expect(page).to have_content("My data")
3029
expect(page).to have_content("Delete my account")
3130
end

0 commit comments

Comments
 (0)