expect(page).not_tohave_content('Notifications have been disabled by the project or group owner')
expect(page).not_tohave_content('Disabled by group owner')
end
end
it'shows toggle as on then as off as user toggles to subscribe and unsubscribe',:aggregate_failures,quarantine: 'https://gitlab.com/gitlab-org/gitlab/-/issues/329292'do
it'shows toggle as on then as off as user toggles to subscribe and unsubscribe',:aggregate_failuresdo