Casting fixture parameter to list at the beginning of parameter parsing.

This commit is contained in:
Victor Maryama
2019-10-12 14:33:43 +02:00
parent bad4ffc3a7
commit 1f639e2c22
3 changed files with 22 additions and 2 deletions

View File

@@ -28,6 +28,7 @@ def main():
"mock",
"nose",
"requests",
"numpy",
"xmlschema",
]
},