Bug 36944

Summary: Auth.t should not fail when AutoLocation is enabled
Product: Koha Reporter: Marcel de Rooy <m.de.rooy>
Component: Test SuiteAssignee: Marcel de Rooy <m.de.rooy>
Status: Pushed to main --- QA Contact: Testopia <testopia>
Severity: minor    
Priority: P5 - low    
Version: Main   
Hardware: All   
OS: All   
See Also: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36940
Change sponsored?: --- Patch complexity: Trivial patch
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
24.11.00
Circulation function:
Attachments: Bug 36944: Mock AutoLocation in 2FA subtest

Description Marcel de Rooy 2024-05-23 11:42:18 UTC
Some 2FA tests will fail when enabled. Trivial fix.
Comment 1 Marcel de Rooy 2024-05-23 11:44:24 UTC
Created attachment 167102 [details] [review]
Bug 36944: Mock AutoLocation in 2FA subtest

Test plan:
Enable AutoLocation in prefs.
Run Auth.t. Should pass now.

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Comment 2 Marcel de Rooy 2024-05-23 11:44:43 UTC
Trivial: self SO
Comment 3 Marcel de Rooy 2024-06-28 06:14:44 UTC
This trivial addition does not need to wait here.
Comment 4 Katrin Fischer 2024-06-28 11:50:24 UTC
Pushed for 24.11!

Well done everyone, thank you!