Bug 35215: Add few assumptions in Suggestions.t around emailing
authorMarcel de Rooy <m.de.rooy@rijksmuseum.nl>
Wed, 1 Nov 2023 14:50:47 +0000 (14:50 +0000)
committerTomas Cohen Arazi <tomascohen@theke.io>
Mon, 6 Nov 2023 11:42:48 +0000 (08:42 -0300)
commit0ea2a1c7be73995ca4b26c67f049912259c457a6
tree73e951ac777fe74a2d1650243d6ca649f54d2b0f
parent15f0dc2c2a027896c0b2f62c4e08cd46279426e9
Bug 35215: Add few assumptions in Suggestions.t around emailing

Test plan:
Without this patch, set pref ReplytoDefault or EmailAddressForSuggestions.
Run t/db_dependent/Suggestions.t (FAIL)
Fill branch email and reply for CPL branch.
Run t/db_dependent/Suggestions.t (FAIL: more errors)
Apply patch.
Run t/db_dependent/Suggestions.t (PASS)

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
t/db_dependent/Suggestions.t