kaxil commented on a change in pull request #7217: [AIRFLOW-5946] Store source 
code in db
URL: https://github.com/apache/airflow/pull/7217#discussion_r387324460
 
 

 ##########
 File path: tests/www/api/experimental/test_endpoints.py
 ##########
 @@ -347,12 +347,12 @@ def test_dagrun_status(self):
 
 
 @parameterized_class([
-    {"dag_serialzation": "False"},
-    {"dag_serialzation": "True"},
+    {"dag_serialIzation": "False"},
+    {"dag_serialIzation": "True"},
 
 Review comment:
   ```suggestion
       {"dag_serialization": "False"},
       {"dag_serialization": "True"},
   ```

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