Bug 23982: Fix the failing test
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Wed, 20 Nov 2019 08:49:23 +0000 (09:49 +0100)
committerMartin Renvoize <martin.renvoize@ptfs-europe.com>
Wed, 20 Nov 2019 09:00:17 +0000 (09:00 +0000)
commitc0a34045df6eb84c2622fcfc69ce48debb365a5d
tree7bd61df58c8eefa11841e71b4d8b2874b15a24b8
parentfda209ca505a2a0e0099788aa5f654601f1caf07
Bug 23982: Fix the failing test

    #   Failed test 'nb_rows returns 0 on bad queries'
    #   at t/db_dependent/Reports/Guided.t line 441.
    #          got: undef
    #     expected: '0'

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
C4/Reports/Guided.pm