projects
/
koha.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ea37042
)
Bug 17579 [QA Followup] - Fix the number of tests
author
Kyle M Hall
<kyle@bywatersolutions.com>
Tue, 15 Nov 2016 15:27:13 +0000
(15:27 +0000)
committer
Kyle M Hall
<kyle@bywatersolutions.com>
Tue, 15 Nov 2016 15:27:13 +0000
(15:27 +0000)
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
t/db_dependent/Koha/Patrons.t
patch
|
blob
|
history
diff --git
a/t/db_dependent/Koha/Patrons.t
b/t/db_dependent/Koha/Patrons.t
index 9108f1ae1f64890aacb239cdff29e20e1b2946b8..7be731c7454ec95b6dbdb5393c09e80d84df9bcc 100644
(file)
--- a/
t/db_dependent/Koha/Patrons.t
+++ b/
t/db_dependent/Koha/Patrons.t
@@
-19,7
+19,7
@@
use Modern::Perl;
-use Test::More tests => 1
2
;
+use Test::More tests => 1
3
;
use Test::Warn;
use C4::Members;