fix test cases, bug when no tags are present and conflict

This commit is contained in:
Brady 2020-02-19 09:12:13 -05:00
commit 1221d2653a
6 changed files with 58 additions and 47 deletions

View file

@ -1,7 +1,7 @@
[nosetests]
verbosity=1
detailed-errors=1
with-coverage=1
#with-coverage=1
cover-package=moto
[bdist_wheel]