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)
committerFrédéric Demians <f.demians@tamil.fr>
Mon, 1 Aug 2016 09:30:55 +0000 (11:30 +0200)
commit946764c470a767439d65b463a4db9b2fdb0b58c4
tree0686b15c84b3de86c7d56d4e1fbc6bc5d2a5a52d
parenta7dd3dcc3f565f18876f233cf8ade85cbc5b2d25
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>
t/db_dependent/Letters.t