Problem
- The
views.view.test_feed_display.ymltest config file is the only one that does not start withtest_display_*. - In debugging a views test failure, I first wasn't able to find the file and thus wrongly assumed that this would be the cause for failing tests.
Proposed solution
- Rename it for consistency.
| Comment | File | Size | Author |
|---|---|---|---|
| views.rename-feed-display-test-config.0.patch | 5.02 KB | sun |
Comments
Comment #1
dawehner+1
Whether this is normal can be questioned.
Comment #2
webchickCommitted and pushed to 8.x. Thanks!