module GdsApi::TestHelpers::EmailAlertApi

def notifications_url

def notifications_url
  EMAIL_ALERT_API_ENDPOINT + "/notifications"
end