Skip to content

Commit

Permalink
Exclude TestSetDagRunNote::test_should_respond_200_with_anonymous_user
Browse files Browse the repository at this point in the history
  • Loading branch information
Taragolis committed Mar 28, 2024
1 parent 0d0ce60 commit 5f4f14b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/deprecations_ignore.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@
- tests/api_connexion/endpoints/test_connection_endpoint.py::TestConnection::test_should_respond_200
- tests/api_connexion/endpoints/test_connection_endpoint.py::TestGetConnection::test_should_respond_200
- tests/api_connexion/endpoints/test_connection_endpoint.py::TestPatchConnection::test_patch_should_respond_200
- tests/api_connexion/endpoints/test_dag_run_endpoint.py::TestSetDagRunNote::test_should_respond_200_with_anonymous_user
- tests/api_connexion/endpoints/test_extra_link_endpoint.py::TestGetExtraLinks::test_should_raise_403_forbidden
- tests/api_connexion/endpoints/test_extra_link_endpoint.py::TestGetExtraLinks::test_should_respond_200
- tests/api_connexion/endpoints/test_extra_link_endpoint.py::TestGetExtraLinks::test_should_respond_200_missing_xcom
Expand Down

0 comments on commit 5f4f14b

Please sign in to comment.