mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-12-12 15:57:44 +00:00
Enhance ingestion setup: Add dbt plugin to Playwright dependencies (#20605)
This commit is contained in:
parent
ee6164e2f9
commit
76371e4a64
@ -450,6 +450,7 @@ playwright_dependencies = {
|
||||
*plugins["redshift"],
|
||||
*plugins["airflow"],
|
||||
*plugins["datalake-s3"],
|
||||
*plugins["dbt"],
|
||||
*e2e_test
|
||||
# Add other plugins as needed for Playwright tests
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user