zhongjiajie commented on a change in pull request #7709: [AIRFLOW-7053] Fix 
success/failed error in graph without dagrun
URL: https://github.com/apache/airflow/pull/7709#discussion_r392016084
 
 

 ##########
 File path: tests/www/test_views.py
 ##########
 @@ -1083,7 +1149,7 @@ def test_with_execution_date_parameter_only(self):
         self.assert_run_is_in_dropdown_not_selected(self.runs[2], data)
         self.assert_run_is_in_dropdown_not_selected(self.runs[3], data)
 
-    def test_with_base_date_and_num_runs_parmeters_only(self):
+    def test_with_base_date_and_num_runs_parameters_only(self):
 
 Review comment:
   Typo here, Fix it

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


With regards,
Apache Git Services

Reply via email to