Summary: | t/00-checkdatabase-version.t should be removed | ||
---|---|---|---|
Product: | Koha | Reporter: | Jonathan Druart <jonathan.druart> |
Component: | Architecture, internals, and plumbing | Assignee: | Jonathan Druart <jonathan.druart> |
Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
Severity: | normal | ||
Priority: | P5 - low | CC: | tomascohen |
Version: | unspecified | ||
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | --- | Patch complexity: | Trivial patch |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: |
22.11.00
|
|
Circulation function: | |||
Bug Depends on: | 25078 | ||
Bug Blocks: | |||
Attachments: |
Bug 32248: Remove t/00-checkdatabase-version.t
Bug 32248: Remove t/00-checkdatabase-version.t Bug 32248: Remove t/00-checkdatabase-version.t |
Description
Jonathan Druart
2022-11-17 13:52:16 UTC
Created attachment 144000 [details] [review] Bug 32248: Remove t/00-checkdatabase-version.t Since bug 25078 we do no longer use updatedatabase.pl. This test was there to make sure the RM(aints) was replacing the XXX correctly. Created attachment 144012 [details] [review] Bug 32248: Remove t/00-checkdatabase-version.t Since bug 25078 we do no longer use updatedatabase.pl. This test was there to make sure the RM(aints) was replacing the XXX correctly. Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io> Created attachment 144013 [details] [review] Bug 32248: Remove t/00-checkdatabase-version.t Since bug 25078 we do no longer use updatedatabase.pl. This test was there to make sure the RM(aints) was replacing the XXX correctly. Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io> Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> Pushed to master for 22.11. Nice work everyone, thanks! |