Problem/Motivation
Following #1884758: Remove testing profile default blocks, there are no longer any default blocks that need to be removed in BlockTest, so the removeDefaultBlocks() method is redundant.
Proposed resolution
Remove this method.
| Comment | File | Size | Author |
|---|---|---|---|
| remove-default-blocks.patch | 1.72 KB | xjm |
Comments
Comment #1
dawehnerLooks perfect.
Comment #2
webchickYay less code! :)
Committed and pushed to 8.x. Thanks!