Verified Commit 8146814f authored by Baptiste Beauplat's avatar Baptiste Beauplat
Browse files

Exclude an always true branch from coverage in comments' subscription view method

The form is composed of two checkbox which are either absent for False
or present with any value for True. It's not possible for it to be not
valid.

The test is kept here for future needs.
parent 17ddb85a