https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17583

Josef Moravec <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Needs Signoff               |Failed QA

--- Comment #12 from Josef Moravec <[email protected]> ---
This doesn't works for me, the test returns:

    #   Failed test 'Patron should not be considered going to expire if
dateexpiry is today'
    #   at t/db_dependent/Koha/Patrons.t line 195.
    #          got: '1'
    #     expected: '0'
    # Looks like you failed 1 test of 9.

It's this test: 

195     is( $patron->is_going_to_expired, 0, 'Patron should not be considered
going to expire if dateexpiry is today');

Testing on top of Bug 17594 and Bug 17579

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to