mirror of
https://github.com/apache/superset.git
synced 2026-04-19 16:14:52 +00:00
fix(jinja): extract form_data from json body (#10684)
* fix(jinja): extract form_data from json body * add test * disable test for presto
This commit is contained in:
@@ -18,8 +18,6 @@
|
||||
import json
|
||||
from copy import deepcopy
|
||||
|
||||
from superset.utils.core import get_or_create_db
|
||||
|
||||
from .base_tests import SupersetTestCase
|
||||
from .fixtures.datasource import datasource_post
|
||||
|
||||
|
||||
Reference in New Issue
Block a user