Skip to content

Commit 77d95bf

Browse files
potiuko-nikolas
andauthored
Update airflow/providers/SUSPENDING_AND_RESUMING_PROVIDERS.rst
Co-authored-by: Niko Oliveira <[email protected]>
1 parent 7873d64 commit 77d95bf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

airflow/providers/SUSPENDING_AND_RESUMING_PROVIDERS.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -134,8 +134,8 @@ The fix for that is to turn the feature into an optional provider feature (in th
134134
raise AirflowOptionalProviderFeatureException(e)
135135
136136
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``.
137+
* In case we suspend an important provider, which is part of the default Dockerfile you might want to
138+
update the tests for PROD docker image in ``docker_tests/test_prod_image.py``.
139139

140140
* Some of the suspended providers might also fail ``breeze`` unit tests that expect a fixed set of providers.
141141
Those tests should be adjusted (but this is not very likely to happen, because the tests are using only

0 commit comments

Comments
 (0)