ephraimbuddy commented on a change in pull request #9431:
URL: https://github.com/apache/airflow/pull/9431#discussion_r443392444



##########
File path: tests/api_connexion/test_parameters.py
##########
@@ -50,6 +50,21 @@ def test_raises_400_for_invalid_arg(self):
             format_datetime(invalid_datetime)
 
 
+class TestMaximumPagelimit(unittest.TestCase):
+
+    @mock.patch("airflow.api_connexion.parameters.conf.get")

Review comment:
       Use conf_vars




----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to