Skip to content

Conversation

@jphpsf
Copy link

@jphpsf jphpsf commented Mar 7, 2011

This commit fixes a broken test in the ticket notifications feature in the scenario "Ticket owner is automatically subscribed to a ticket"

When an email was sent for it included a link to an image (the logo) as well as a link to the ticket.

The cucumber feature was attempting to click the link to the ticket Then they click the first link in the email. It turns out that this was opening the image (logo) url instead of the ticket link. It might be a bug with email-spec.

A simple fix to the problem is to explicitly name the link that we are trying to click with Then they follow "view this ticket online here" in the email.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant