The module uses deprecated t() calls. See report in attachments

| Comment | File | Size | Author |
|---|---|---|---|
| #3 | 3072439-3.patch | 4.81 KB | andypost |
| #3 | interdiff.txt | 1.57 KB | andypost |
The module uses deprecated t() calls. See report in attachments

| Comment | File | Size | Author |
|---|---|---|---|
| #3 | 3072439-3.patch | 4.81 KB | andypost |
| #3 | interdiff.txt | 1.57 KB | andypost |
Comments
Comment #2
lyalyuk commentedComment #3
andypostTesting code should not use
t()and so just polishedTest classes should not use translation, core tests mostly cleaned this usage
Comment #5
valthebaldCommitted to 8.x-1.x, thank you!