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)
committerKyle M Hall <kyle@bywatersolutions.com>
Fri, 8 Jul 2016 14:45:04 +0000 (14:45 +0000)
commitc57655d4ad69f82831b7f1b54b31a69d0d8275ee
tree039c0d9414533be8ddef19a8f36094dae7ec88af
parent5821ff3867c5291558238e54686c6834caa266c6
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>
t/db_dependent/Letters.t