You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2021/09/05 13:21:46 UTC

[GitHub] [superset] amitmiran137 commented on a change in pull request #16548: refactor: sql_json view endpoint: encapsulate ctas parameters

amitmiran137 commented on a change in pull request #16548:
URL: https://github.com/apache/superset/pull/16548#discussion_r702424637



##########
File path: tests/integration_tests/sqllab_tests.py
##########
@@ -63,6 +63,7 @@
 QUERY_3 = "SELECT * FROM birth_names LIMIT 10"
 
 
+@pytest.mark.sqllab
 class TestSqlLab(SupersetTestCase):

Review comment:
       Remove that custom mark




-- 
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: notifications-unsubscribe@superset.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org