Content
View differences
Updated by Jens Ulferts almost 13 years ago
Given I have a ticket “4”
When I go to the issue “4” show page
When I click on “Add watcher”
Expected:
Then I should be presented with a drop down for adding a watcher
Current:
Then nothing happens because the route “/issues/4/watchers/new” is not defined
When I go to the issue “4” show page
When I click on “Add watcher”
Expected:
Then I should be presented with a drop down for adding a watcher
Current:
Then nothing happens because the route “/issues/4/watchers/new” is not defined