mirror of
https://github.com/apache/superset.git
synced 2026-04-19 16:14:52 +00:00
[travis] Fixing environments (#4828)
This commit is contained in:
@@ -7,10 +7,10 @@ from __future__ import unicode_literals
|
||||
import textwrap
|
||||
|
||||
from sqlalchemy.engine.url import make_url
|
||||
from tests.base_tests import SupersetTestCase
|
||||
|
||||
from superset import db
|
||||
from superset.models.core import Database
|
||||
from .base_tests import SupersetTestCase
|
||||
|
||||
|
||||
class DatabaseModelTestCase(SupersetTestCase):
|
||||
|
||||
Reference in New Issue
Block a user