We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7873d64 commit 77d95bfCopy full SHA for 77d95bf
airflow/providers/SUSPENDING_AND_RESUMING_PROVIDERS.rst
@@ -134,8 +134,8 @@ The fix for that is to turn the feature into an optional provider feature (in th
134
raise AirflowOptionalProviderFeatureException(e)
135
136
137
-* In case we suspend important provider, which is part of the default Dockerfile or used you might want to
138
- update tests for PROD docker image in ``docker_tests/test_prod_image.py``.
+* In case we suspend an important provider, which is part of the default Dockerfile you might want to
+ update the tests for PROD docker image in ``docker_tests/test_prod_image.py``.
139
140
* Some of the suspended providers might also fail ``breeze`` unit tests that expect a fixed set of providers.
141
Those tests should be adjusted (but this is not very likely to happen, because the tests are using only
0 commit comments