Skip to content

Commit 10dd9bc

Browse files
committed
Modify testsapp settings
1 parent 0d5cfce commit 10dd9bc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

testsapp/tests_settings.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,5 @@
1515
]
1616
SITE_ID = 1
1717
DEBUG = False
18-
ROOT_URLCONF = ''
19-
SECRET_KEY='test'
18+
ROOT_URLCONF = 'dj_elastictranscoder.urls'
19+
SECRET_KEY='test'

0 commit comments

Comments
 (0)