Problem/Motivation
// @todo Fix random test failure that can't be reproduced locally.
// My best guess is a different version of the clientside_validation.module
// is being enabled via DrupalCI.
While writing tests I notice this comment and I would like to see the errors that are triggered.
First I'll create a patch removing:
$this->assert(TRUE);
return;and trigger the tests.
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | 3217697-3.patch | 874 bytes | paulocs |
| #2 | 3217697-2.patch | 817 bytes | paulocs |
Comments
Comment #2
paulocsComment #3
paulocsComment #5
jrockowitz commented