| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
This is very nice! Excellent to see so many tests can just be enabled.
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Code-Review | +1 |
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
Replace skipped with failing for tests
This replaces the use of `SkippedTest` with `FailingTest` everywhere
that the test currently fails. In places where is isn't failing it
just removes the `SkippedTest`.
And in a couple of places where the switch had been done in a previous
CL, this adds an issue that can be used to track the work to fix them.
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |