Prajwal7842 commented on PR #60122: URL: https://github.com/apache/airflow/pull/60122#issuecomment-3932374244
Hi @vatsrahul1001 can you check the PR. The tests are passing now. What I did to fix was : Previouly, the code was trying to compare the before and after arrays when the sorting button was clicked. Now, the code just takes the final array and checks that the array is sorted. -- 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]
