Summary: | auth_values_input_www.t does not clean up | ||
---|---|---|---|
Product: | Koha | Reporter: | Jonathan Druart <jonathan.druart> |
Component: | Test Suite | Assignee: | Jonathan Druart <jonathan.druart> |
Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
Severity: | normal | ||
Priority: | P5 - low | CC: | fridolin.somers |
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: | ||
Circulation function: | |||
Attachments: | Bug 19392: Clean-up behind auth_values_input_www.t |
Description
Jonathan Druart
2017-09-29 19:28:05 UTC
Created attachment 67488 [details] [review] Bug 19392: Clean-up behind auth_values_input_www.t The two categories created by this test script are not removed Test plan: without this patch, the two authorised value categories 学協会μμ and tòmas are not removed when the script finishes. Now it does! Pushed to master for 17.11, thanks to everybody involved! Pushed to 17.05.x, will be in 17.05.06. This patch has been pushed to 16.11.x and will be in 16.11.14. |