Skip to content
Snippets Groups Projects
Commit b904b021 authored by Sigurd's avatar Sigurd
Browse files

new idea

removing in settings.
parent 1afd40c0
No related branches found
No related tags found
No related merge requests found
Pipeline #164754 passed
...@@ -96,11 +96,6 @@ TEMPLATES = [ ...@@ -96,11 +96,6 @@ TEMPLATES = [
] ]
TEST_RUNNER = "django_nose.NoseTestSuiteRunner" TEST_RUNNER = "django_nose.NoseTestSuiteRunner"
NOSE_ARGS = [
'--with-coverage',
'--cover-package=workouts,users',
]
WSGI_APPLICATION = "secfit.wsgi.application" WSGI_APPLICATION = "secfit.wsgi.application"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment