Skip to content

Commit

Permalink
Removes GitHub reference
Browse files Browse the repository at this point in the history
Co-authored-by: Jed Cunningham <66968678+jedcunningham@users.noreply.github.com>
  • Loading branch information
Usiel and jedcunningham authored Jun 11, 2024
1 parent 674f5c2 commit aa2af24
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/models/test_serialized_dag.py
Original file line number Diff line number Diff line change
Expand Up @@ -208,7 +208,6 @@ def test_get_dag_dependencies_default_to_empty(self, dag_dependencies_fields):

def test_order_of_dag_params_is_stable(self):
"""
https://github.com/apache/airflow/issues/40154
This asserts that we have logic in place which guarantees the order
of the params is maintained - even if the backend (e.g. MySQL) mutates
the serialized DAG JSON.
Expand Down

0 comments on commit aa2af24

Please sign in to comment.