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


##########
tests/integration_tests/security/row_level_security_tests.py:
##########
@@ -492,6 +492,57 @@ def test_rls_subjects_related_api(self):
         assert data["count"] > 0
         assert len(result) > 0
 
+    def test_rls_subjects_related_api_honors_filter_31466(self):

Review Comment:
   ✅ **Customized review instruction saved!**
   
   **Instruction:**
   > Do not require explicit '-> None' return annotations on test methods in 
this test suite; keep test methods consistent with neighboring tests.
   
   **Applied to:**
     - `**/test/**`
     - `**/tests/**`
     - `**/*test*.<ext>`
   
   ---
   💡 *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