Problem/Motivation
ManageDisplayTest->testViewModeLocalTasks() tests only for non-existence of Full content link. The test can't realy fail because local tasks block is not placed.
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | drupal-local-tasks-test-2878369-1.patch | 1.28 KB | mfernea |
Comments
Comment #2
mfernea commentedHere is the patch.
Comment #3
mfernea commentedAs in here :)
Comment #4
dawehnerHaha, negative tests, yes, they do have a problem conceptually
Comment #5
alexpottCommitted fece391 and pushed to 8.4.x. Thanks!
Committed d7aaace and pushed to 8.3.x. Thanks!
If i remove the block placement the test now fails. Nice spot @mfernea!