Skip to content

Commit 5b7da5d

Browse files
committed
fix breeze unit test error
1 parent 9e8646e commit 5b7da5d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

dev/breeze/tests/test_selective_checks.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2126,7 +2126,7 @@ def test_upgrade_to_newer_dependencies(
21262126
("providers/common/sql/src/airflow/providers/common/sql/common_sql_python.py",),
21272127
{
21282128
"docs-list-as-string": "amazon apache.drill apache.druid apache.hive "
2129-
"apache.impala apache.pinot common.sql databricks elasticsearch "
2129+
"apache.impala apache.pinot common.compat common.sql databricks elasticsearch "
21302130
"exasol google jdbc microsoft.mssql mysql odbc openlineage "
21312131
"oracle pgvector postgres presto slack snowflake sqlite teradata trino vertica ydb",
21322132
},

0 commit comments

Comments
 (0)