hankehly commented on code in PR #27410:
URL: https://github.com/apache/airflow/pull/27410#discussion_r1009689787


##########
tests/providers/amazon/aws/sensors/test_rds.py:
##########
@@ -119,22 +117,6 @@ def test_hook_attribute(self):
         assert hasattr(self.base_sensor, "hook")
         assert self.base_sensor.hook.__class__.__name__ == "RdsHook"
 
-    def test_describe_item_wrong_type(self):

Review Comment:
   The logic tested here is gone now



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to