maishivamhoo123 commented on PR #1464: URL: https://github.com/apache/answer/pull/1464#issuecomment-3720309390
Thank you @LinkinStars Sir for your review. You are right, package-level variables are defined before init() runs. I have fixed this by defining the variables globally and assigning their values inside the init() function. I ran the test and it is running fine: <img width="823" height="104" alt="image" src="https://github.com/user-attachments/assets/f8652d66-0593-4867-9fb8-d0ce8c9b8353" /> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
