]> git.koha-community.org Git - koha.git/commit
Bug 16805: Tweak new test message to say getalert
authorMark Tompsett <mtompset@hotmail.com>
Fri, 24 Jun 2016 16:28:27 +0000 (12:28 -0400)
committerJulian Maurice <julian.maurice@biblibre.com>
Tue, 16 Aug 2016 15:44:48 +0000 (17:44 +0200)
commit106736d683234d1f5485c025e3974fba64a33299
tree4e140ea8c5cd33ffe47f4a07b2090e885aff6c1e
parent441dee5b0565800c501bb5400c765efee4e9c598
Bug 16805: Tweak new test message to say getalert

It said 'addalert', which is likely a cut-paste typo.
Plus, let's keep running the other tests if that one
goes bad.

TEST PLAN
---------
1) Apply Jonathan's test patch
2) prove t/db_dependent/Letters.t
   -- dies before finishing tests
3) Apply this test patch
4) prove t/db_dependent/Letters.t
   -- still dies before finished tests,
      'addalert' now is 'getalert' in message.
5) run koha qa test tools.

Signed-off-by: Mark Tompsett <mtompset@hotmail.com>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
(cherry picked from commit c57655d4ad69f82831b7f1b54b31a69d0d8275ee)
Signed-off-by: Frédéric Demians <f.demians@tamil.fr>
(cherry picked from commit 946764c470a767439d65b463a4db9b2fdb0b58c4)
Signed-off-by: Julian Maurice <julian.maurice@biblibre.com>
t/db_dependent/Letters.t