Adjust diff on show cuke

Need to reorganize markup to properly identify selectors for testing.
pull/3563/head
Stefan Botzenhart 9 years ago
parent 53cebc586b
commit 3fd5e14391
  1. 3
      features/work_packages/diff_on_show.feature

@ -51,8 +51,9 @@ Feature: Having an inline diff view for work package description changes
| description | Initial description |
And I am already logged in as "bob"
@javascript
@javascript @wip
Scenario: A work package with a changed description links to the activity details
# This fails on travis but is green locally; I guess due to database issues
Given the work_package "wp1" is updated with the following:
| description | Altered description |
And journals are not being aggregated

Loading…
Cancel
Save