Satoshi-Sh commented on PR #37638: URL: https://github.com/apache/airflow/pull/37638#issuecomment-2011109441
I had the same issue with assertion code status 302 == 200. It seems the responses are after a user gets redirected to the targeted pages. I used the path to check if the redirect works instead of using the status code. Here is my [PR](https://github.com/apache/airflow/pull/38359) -- 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]
