fix: display validators in report when validate raised exception

This commit is contained in:
debugtalk
2019-12-25 23:21:10 +08:00
parent 891d81ddbf
commit e5bc23e4cf
4 changed files with 17 additions and 7 deletions

View File

@@ -1,4 +1,4 @@
__version__ = "2.4.8"
__version__ = "2.4.9"
__description__ = "One-stop solution for HTTP(S) testing."
__all__ = ["__version__", "__description__"]