suddjian commented on a change in pull request #9337: Filter owners select by 
text input
URL: 
https://github.com/apache/incubator-superset/pull/9337#discussion_r404293419
 
 

 ##########
 File path: tests/base_api_tests.py
 ##########
 @@ -158,19 +158,13 @@ def test_get_filter_related_owners(self):
             API: Test get filter related owners
         """
         self.login(username="admin")
-        argument = {"filter": "a"}
 
 Review comment:
   The endpoint doesn't sort results, so you can't have a deterministic test 
with multiple results.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

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

Reply via email to