mirror of
https://github.com/ae-utbm/sith.git
synced 2025-08-25 10:15:44 +00:00
Speed up tests (#638)
This commit is contained in:
@@ -113,6 +113,8 @@ MIDDLEWARE = (
|
||||
"core.middleware.SignalRequestMiddleware",
|
||||
)
|
||||
|
||||
TEST_RUNNER = "sith.testrunner.SithTestRunner"
|
||||
|
||||
ROOT_URLCONF = "sith.urls"
|
||||
|
||||
TEMPLATES = [
|
||||
|
Reference in New Issue
Block a user