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


##########
tests/unit_tests/async_events/async_query_manager_tests.py:
##########
@@ -222,6 +222,44 @@ def 
test_parse_channel_id_from_request_as_guest_user_differs_per_token(
     assert first != second
 
 
[email protected]("superset.is_feature_enabled")
+def test_parse_channel_id_from_request_as_guest_user_differs_per_scope(
+    is_feature_enabled_mock, async_query_manager
+):

Review Comment:
   ✅ **Customized review instruction saved!**
   
   **Instruction:**
   > In tests/unit_tests/async_events/**, keep pytest test function signatures 
untyped to match surrounding tests; don't flag missing type annotations on 
these tests.
   
   **Applied to:**
     - `tests/unit_tests/async_events/**`
   
   ---
   💡 *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