This is an automated email from the ASF dual-hosted git repository.
potiuk pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from b32ca97bfc9 Suppress JException when get_autocommit and set_autocommit
methods aren't supported on JDBC driver (#43786)
add c5832d9fb8c Added test-case for callable values in path and query
parameters of MSGraphAsyncOperator (#43799)
No new revisions were added by this update.
Summary of changes:
.../providers/microsoft/azure/operators/msgraph.py | 2 +-
providers/tests/microsoft/azure/base.py | 1 +
.../microsoft/azure/operators/test_msgraph.py | 32 +++++++++++++++++++++-
.../tests/microsoft/azure/sensors/test_msgraph.py | 30 ++++++++++++++++++++
providers/tests/microsoft/conftest.py | 8 +++---
5 files changed, 67 insertions(+), 6 deletions(-)