mirror of
https://github.com/apache/superset.git
synced 2026-04-19 16:14:52 +00:00
Using setup.py nosetests to run tests
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
from panoramix.config import *
|
||||
from dashed.config import *
|
||||
|
||||
AUTH_USER_REGISTRATION_ROLE = 'alpha'
|
||||
SQLALCHEMY_DATABASE_URI = 'sqlite:////tmp/panoramix_unittests.db'
|
||||
|
||||
Reference in New Issue
Block a user