]> git.koha-community.org Git - koha.git/commit
Bug 15432: t/db_dependent/Letters.t depends on external data/configuration
authorMarc Véron <veron@veron.ch>
Mon, 28 Dec 2015 15:00:54 +0000 (16:00 +0100)
committerFrédéric Demians <f.demians@tamil.fr>
Thu, 31 Dec 2015 18:01:07 +0000 (19:01 +0100)
commit7ccaea4a460cd7cd02085eee520fdc9760243683
tree8a2c8b3c97c67b6f0f970e1679ebadf480b3b13b
parentf1a38798a64ac97226b617dd9ef7b38dcca39b66
Bug 15432: t/db_dependent/Letters.t depends on external data/configuration

To test:

- Set system preference LetterLog to 'Don't log'
- prove t/db_dependent/Letters.t
- Result: Fails on test 62 - Successfully sent claim
- Apply patch
- Test again
- Result: Pass OK

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Amended patch: removed the bug reference, not needed.

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
(cherry picked from commit c92b1556ef9250d7e038dce2d083c60415035b95)
Signed-off-by: Julian Maurice <julian.maurice@biblibre.com>
(cherry picked from commit 99fc3af0a6b13b83ada683cccce025c0c0dbc224)
Signed-off-by: Frédéric Demians <f.demians@tamil.fr>
t/db_dependent/Letters.t