Bug 33107

Summary: Expiry date tests failing on March 1st 2023
Product: Koha Reporter: Jonathan Druart <jonathan.druart>
Component: Test SuiteAssignee: Chris Cormack <chris>
Status: RESOLVED DUPLICATE QA Contact: Testopia <testopia>
Severity: normal    
Priority: P5 - low    
Version: unspecified   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Bug Depends on: 17699    
Bug Blocks:    

Description Jonathan Druart 2023-03-01 11:27:02 UTC
prove t/db_dependent/Koha/Patron/Categories.t 
t/db_dependent/Koha/Patron/Categories.t .. 1/10 
    #   Failed test 'With enrolmentperiod defined and a date given in parameter, ->get_expiry_date should take this date + enrolmentperiod'
    #   at t/db_dependent/Koha/Patron/Categories.t line 81.
    #          got: '-1'
    #     expected: '0'
    # Looks like you failed 1 test of 5.

#   Failed test 'get_expiry_date'
#   at t/db_dependent/Koha/Patron/Categories.t line 87.
# Looks like you failed 1 test of 10.
Comment 1 Jonathan Druart 2024-02-29 12:41:03 UTC

*** This bug has been marked as a duplicate of bug 22446 ***