mirror of
https://github.com/apache/superset.git
synced 2026-04-19 16:14:52 +00:00
refactor sql_json view endpoint: separate concern into ad hod method (#16595)
This commit is contained in:
@@ -63,7 +63,6 @@ QUERY_2 = "SELECT * FROM NO_TABLE"
|
||||
QUERY_3 = "SELECT * FROM birth_names LIMIT 10"
|
||||
|
||||
|
||||
@pytest.mark.sqllab
|
||||
class TestSqlLab(SupersetTestCase):
|
||||
"""Testings for Sql Lab"""
|
||||
|
||||
|
||||
Reference in New Issue
Block a user