Fix bad test imports
This commit is contained in:
@ -57,7 +57,6 @@ minversion = "6.0"
|
|||||||
addopts = "-ra -q"
|
addopts = "-ra -q"
|
||||||
testpaths = [
|
testpaths = [
|
||||||
"tests",
|
"tests",
|
||||||
"integration",
|
|
||||||
]
|
]
|
||||||
DJANGO_SETTINGS_MODULE='vrobbler.settings'
|
DJANGO_SETTINGS_MODULE='vrobbler.settings'
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user