Skip to content

Commit

Permalink
[automation] Update comment in test_resource_telemetry (#27130)
Browse files Browse the repository at this point in the history
## Summary & Motivation

Fix
[comment](#27125 (comment))
in #27125. PR was already merged to get green build when comment was
addressed.
  • Loading branch information
maximearmstrong authored Jan 15, 2025
1 parent 65dc946 commit 88d0828
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ def test_resource_telemetry():
libraries.remove("dagster_ge")
# airflow isn't correctly installed in the BuildKite environment
libraries.remove("dagster_airflow")
# new library, not added yet
# shell library for dagster-dlt and dagster-sling
libraries.remove("dagster_embedded_elt")
# temporary library that will be merged into dagster
libraries.remove("dagster_components")
Expand Down

0 comments on commit 88d0828

Please sign in to comment.