codeant-ai-for-open-source[bot] commented on code in PR #41295:
URL: https://github.com/apache/superset/pull/41295#discussion_r3456962258


##########
tests/integration_tests/security/api_tests.py:
##########
@@ -350,6 +350,30 @@ def test_delete_security_roles_gamma(self):
         )
         self.assert403(response)
 
+    def test_show_roles_unexpected_error_returns_generic_message(self):

Review Comment:
   ✅ **Customized review instruction saved!**
   
   **Instruction:**
   > Do not require type hints for newly added test methods when the 
surrounding tests in the same security integration test module are 
intentionally unannotated; match the existing file style.
   
   **Applied to:**
     - `tests/integration_tests/security/**`
   
   ---
   💡 *To manage or update this instruction, visit: [CodeAnt AI 
Settings](https://app.codeant.ai/org/settings/learnings)*



-- 
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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to